menu
gmana package
documentation
either/right.dart
Right<L, R>
value property
value property
dark_mode
light_mode
value
property
R
value
final
The successful value held by this
Right
.
Implementation
final R value;
gmana package
documentation
either/right
Right<L, R>
value property
Right class