ret property

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

Implementation

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