menu
my_utility package
documentation
union/union2.dart
Union2<A, B>
b property
b property
dark_mode
light_mode
b
property
B
get
b
This value is only accessable, if this
Union2
is a
Union2B
.
Implementation
B get b;
my_utility package
documentation
union/union2
Union2<A, B>
b property
Union2 class