code property

  1. @JsonKey(unknownEnumValue: ApiErrorCause.unknown)
ApiErrorCause code
final

KO: 에러 코드
EN: Error code

Implementation

@JsonKey(unknownEnumValue: ApiErrorCause.unknown)
final ApiErrorCause code;