menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BoolHelper
toBigInt property
toBigInt property
dark_mode
light_mode
toBigInt
property
BigInt
get
toBigInt
Implementation
BigInt get toBigInt => this ? BigInt.one : BigInt.zero;
blockchain_utils package
documentation
helper/extensions/extensions
BoolHelper
toBigInt property
BoolHelper extension on
bool