menu
ncc_data_shaft package
documentation
ncc_data_shaft.dart
Left<L, R>
value property
value property
dark_mode
light_mode
value
property
L
get
value
Extract the value of type
L
inside the
Left
.
Implementation
L get value => _value;
ncc_data_shaft package
documentation
ncc_data_shaft
Left<L, R>
value property
Left class