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