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