schema property Null safety
schema is a list of JsonSchemas.
Implementation
@override
/// [schema] is a list of [JsonSchema]s.
List<JsonSchema> get schema;
schema is a list of JsonSchemas.
@override
/// [schema] is a list of [JsonSchema]s.
List<JsonSchema> get schema;