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