menu
symbol_sdk package
documentation
CryptoTypes.dart
PrivateKey
PrivateKey.new constructor
PrivateKey.new constructor
dark_mode
light_mode
PrivateKey
constructor
PrivateKey
(
dynamic
privateKey
)
Implementation
PrivateKey(dynamic privateKey) : super(SIZE, privateKey);
symbol_sdk package
documentation
CryptoTypes
PrivateKey
PrivateKey.new constructor
PrivateKey class