menu
one_of package
documentation
any_of.dart
AnyOf5<T0, T1, T2, T3, T4>
asT1 property
asT1 property
dark_mode
light_mode
asT1
property
T1
get
asT1
Implementation
T1 get asT1 => values[1] as T1;
one_of package
documentation
any_of
AnyOf5<T0, T1, T2, T3, T4>
asT1 property
AnyOf5 class