secretSeed property
Returns the human readable secret seed of this key pair.
Implementation
String get secretSeed => StrKey.encodeStellarSecretSeed(_mPrivateKeySeed);
Returns the human readable secret seed of this key pair.
String get secretSeed => StrKey.encodeStellarSecretSeed(_mPrivateKeySeed);