jsonSample property
Raw JSON sample (from --json or a --from-json file) used to infer a
model, or null when not supplied.
Implementation
final String? jsonSample;
Raw JSON sample (from --json or a --from-json file) used to infer a
model, or null when not supplied.
final String? jsonSample;