seed property

String seed

get public key

Implementation

String get seed {
  return _encodeSeed(prefixByte, rawSeed);
}