menu
one_of package
documentation
any_of.dart
AnyOf
values property
values property
dark_mode
light_mode
values
property
Map
<
int
,
Object
?
>
get
values
the actual values, accepts null
Maps type index to value
Implementation
Map<int, Object?> get values;
one_of package
documentation
any_of
AnyOf
values property
AnyOf class