code property

  1. @JsonKey(unknownEnumValue: ClearChatErrorCode.artemisUnknown)
ClearChatErrorCode code
getter/setter pair

Implementation

@JsonKey(unknownEnumValue: ClearChatErrorCode.artemisUnknown)
late ClearChatErrorCode code;