menu
func_dart_core package
documentation
option.dart
Some<A>
value property
value property
dark_mode
light_mode
value
property
A
value
final
The encapsulated value of this
Some
instance.
Implementation
final A value;
func_dart_core package
documentation
option
Some<A>
value property
Some class