menu
blockchain_utils package
documentation
bip/ecc/keys/i_keys.dart
IPrivateKey
raw property
raw property
dark_mode
light_mode
raw
property
List
<
int
>
get
raw
Get the raw private key as a byte array.
Implementation
List<int> get raw;
blockchain_utils package
documentation
bip/ecc/keys/i_keys
IPrivateKey
raw property
IPrivateKey class