code property

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

Implementation

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