schema property Null safety
inherited
schema is a list of JsonSchemas.
Implementation
List<JsonSchema> get schema => throw _privateConstructorUsedError;
schema is a list of JsonSchemas.
List<JsonSchema> get schema => throw _privateConstructorUsedError;