ret property

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

Implementation

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