ret property

  1. @JsonKey(defaultValue: RET_SUCCESS)
int ret
final

Implementation

@JsonKey(
  defaultValue: RET_SUCCESS,
)
final int ret;