mnemonic property

String mnemonic

Implementation

String get mnemonic {
  return _keypair.mnemonic;
}