code property

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

Implementation

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