menu
openapi_types package
documentation
commons.dart
JsonSchema<T>
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
Object
?
defaultValue
final
The default value for the schema.
Implementation
final Object? defaultValue;
openapi_types package
documentation
commons
JsonSchema<T>
defaultValue property
JsonSchema class