schema property Null safety

List<JsonSchema> schema
inherited

schema is a list of JsonSchemas.

Implementation

List<JsonSchema> get schema => throw _privateConstructorUsedError;