menu
blockchain_utils package
documentation
numbers/src/u32.dart
Uint32
toBigInt method
toBigInt method
dark_mode
light_mode
toBigInt
method
BigInt
toBigInt
(
)
Implementation
BigInt toBigInt() => BigInt.from(_value);
blockchain_utils package
documentation
numbers/src/u32
Uint32
toBigInt method
Uint32 class