secretSeed property

String secretSeed

Returns the human readable secret seed of this key pair.

Implementation

String get secretSeed => StrKey.encodeStellarSecretSeed(_mPrivateKeySeed);