originalJson property

Map? originalJson
final

If this error detail gets created with the .fromJson constructor, the json will be accessible here.

Implementation

final Map? originalJson;