menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BigIntHelper
toUnsignedInt8 property
toUnsignedInt8 property
dark_mode
light_mode
toUnsignedInt8
property
int
get
toUnsignedInt8
Implementation
int get toUnsignedInt8 => toUnsigned(8).toInt();
blockchain_utils package
documentation
helper/extensions/extensions
BigIntHelper
toUnsignedInt8 property
BigIntHelper extension on
BigInt