errorCode property

  1. @JsonKey(defaultValue: kErrorCodeSuccess)
int errorCode
final

错误码

Implementation

@JsonKey(defaultValue: kErrorCodeSuccess)
final int errorCode;