menu
json_schema2 package
documentation
json_schema.dart
SchemaVersion
draft4 constant
draft4 constant
dark_mode
light_mode
draft4
constant
SchemaVersion
const
draft4
Implementation
static const SchemaVersion draft4 = SchemaVersion._(0);
json_schema2 package
documentation
json_schema
SchemaVersion
draft4 constant
SchemaVersion class