menu
jetleaf_lang package
documentation
lang.dart
Long
value property
value property
dark_mode
light_mode
value
property
int
get
value
Returns the wrapped long value.
Implementation
int get value => _value;
jetleaf_lang package
documentation
lang
Long
value property
Long class