code property

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

Implementation

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