menu
dartantic_interface package
documentation
dartantic_interface.dart
Schema
value property
value property
dark_mode
light_mode
value
property
Map
<
String
,
Object
?
>
get
value
The underlying map representation of the schema.
Implementation
Map<String, Object?> get value => _value;
dartantic_interface package
documentation
dartantic_interface
Schema
value property
Schema extension type