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