menu
connect_fake_store package
documentation
core/either.dart
Left<L, R>
value property
value property
dark_mode
light_mode
value
property
L
value
final
The value of type
L
stored in the
Left
object.
Implementation
final L value;
connect_fake_store package
documentation
core/either
Left<L, R>
value property
Left class