stellar_flutter_sdk
stellar_flutter_sdk
KeyPair
publicKey property
publicKey
stellar_flutter_sdk
stellar_flutter_sdk
KeyPair
publicKey property
KeyPair class
Constructors
KeyPair
Properties
accountId
hashCode
privateKey
publicKey
runtimeType
secretSeed
signatureHint
xdrMuxedAccount
xdrPublicKey
xdrSignerKey
Methods
canSign
noSuchMethod
sign
signDecorated
toString
verify
Operators
operator ==
Static methods
fromAccountId
fromPublicKey
fromSecretSeed
fromSecretSeedList
fromXdrPublicKey
fromXdrSignerKey
random
publicKey
property
Uint8List
publicKey
Implementation
Uint8List get publicKey => _mPublicKey;