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