menu
one_of package
documentation
any_of.dart
AnyOf4<T0, T1, T2, T3>
AnyOf4 constructor
AnyOf4 constructor
dark_mode
light_mode
AnyOf4<
T0
,
T1
,
T2
,
T3
>
constructor
AnyOf4<
T0
,
T1
,
T2
,
T3
>
(
{
required
Map
<
int
,
Object
?
>
values
,
})
Implementation
AnyOf4({ required this.values, });
one_of package
documentation
any_of
AnyOf4<T0, T1, T2, T3>
AnyOf4 constructor
AnyOf4 class