kind property

String get kind

Implementation

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