jsonSample property

String? jsonSample
final

Raw JSON sample (from --json or a --from-json file) used to infer a model, or null when not supplied.

Implementation

final String? jsonSample;