code property

  1. @JsonKey(unknownEnumValue: ResponseCode.unknown)
ResponseCode code
inherited

Implementation

@JsonKey(unknownEnumValue: ResponseCode.unknown)
ResponseCode get code => throw _privateConstructorUsedError;