menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BigIntHelper
toU32 property
toU32 property
dark_mode
light_mode
toU32
property
int
get
toU32
Implementation
int get toU32 => (this & BinaryOps.maskBig32).toInt();
blockchain_utils package
documentation
helper/extensions/extensions
BigIntHelper
toU32 property
BigIntHelper extension on
BigInt