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