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