menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
ExtBoolHelper
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
ExtBoolHelper
toBigInt property
ExtBoolHelper extension on
bool