schema property

Map<String, dynamic> schema
final

JSON Schema definition (draft-07 compatible).

Implementation

final Map<String, dynamic> schema;