menu
symbol_sdk package
documentation
symbol/KeyPair.dart
KeyPair
publicKey property
publicKey property
dark_mode
light_mode
publicKey
property
PublicKey
get
publicKey
Implementation
PublicKey get publicKey => PublicKey(_keyPair.publicKey);
symbol_sdk package
documentation
symbol/KeyPair
KeyPair
publicKey property
KeyPair class