menu
openapi_spec_plus package
documentation
v31/schema.dart
Schema
$schema property
$schema property
dark_mode
light_mode
$schema
property
String
?
get
$schema
inherited
The schema dialect used.
Implementation
String? get $id;/// The schema dialect used. String? get $schema;
openapi_spec_plus package
documentation
v31/schema
Schema
$schema property
Schema class