menu
web3_universal_compat package
documentation
dart_web3_compat.dart
Web3PrivateKey
privateKeyInt property
privateKeyInt property
dark_mode
light_mode
privateKeyInt
property
BigInt
get
privateKeyInt
Implementation
BigInt get privateKeyInt => BytesUtils.bytesToBigInt(privateKey);
web3_universal_compat package
documentation
dart_web3_compat
Web3PrivateKey
privateKeyInt property
Web3PrivateKey class