contentSchema property
String?
get
contentSchema
Description of the JsonSchema.
Spec: https://json-schema.org/draft/2019-09/json-schema-validation.html#rfc.section.8.5
Implementation
String? get contentSchema => _contentSchema;