schema property
The schema for the model. For application/json models, this should be JSON schema draft 4 model.
Implementation
final String? schema;
The schema for the model. For application/json models, this should be JSON schema draft 4 model.
final String? schema;