rawJson property

Map<String, dynamic>? rawJson
final

The original JSON object that was parsed when creating this DataSchema.

Implementation

final Map<String, dynamic>? rawJson;