menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BigIntHelper
toU64 property
toU64 property
dark_mode
light_mode
toU64
property
BigInt
get
toU64
Implementation
BigInt get toU64 => this & BinaryOps.maskBig64;
blockchain_utils package
documentation
helper/extensions/extensions
BigIntHelper
toU64 property
BigIntHelper extension on
BigInt