kind property

String kind

Implementation

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