menu
sugar package
documentation
core.dart
Union<L, R>
left property
left property
dark_mode
light_mode
left
property
bool
get
left
Returns
true
if this
Union
contains a value which type is
L
.
Implementation
bool get left;
sugar package
documentation
core
Union<L, R>
left property
Union class