errorCode property

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

Implementation

@JsonKey(
  defaultValue: SUCCESS,
)
final int errorCode;