accountId property

String accountId

Returns the human readable account ID of this key pair.

Implementation

String get accountId => StrKey.encodeStellarAccountId(_mPublicKey);