menu
one_of package
documentation
any_of.dart
AnyOf4<T0, T1, T2, T3>
values property
values property
dark_mode
light_mode
values
property
@
override
Map
<
int
,
Object
?
>
values
final
the actual values, accepts null
Maps type index to value
Implementation
@override final Map<int, Object?> values;
one_of package
documentation
any_of
AnyOf4<T0, T1, T2, T3>
values property
AnyOf4 class