kind property

  1. @JsonKey(unknownEnumValue: NamingSystemKind.unknown)
NamingSystemKind kind
inherited

Implementation

@JsonKey(unknownEnumValue: NamingSystemKind.unknown)
NamingSystemKind get kind => throw _privateConstructorUsedError;