kind property

String kind

Implementation

String get kind {
  return DartApi.native.morpheusPublicKey.kindGet(_ffi).intoString();
}