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