menu
convenience_types package
documentation
types/either.dart
Either<L, R>
value property
value property
dark_mode
light_mode
value
property
Object
?
get
value
inherited
Implementation
Object? get value;
convenience_types package
documentation
types/either
Either<L, R>
value property
Either class