renewalCount property

  1. @JsonKey(name: 'renewalCount')
int? renewalCount
final

Implementation

@JsonKey(name: 'renewalCount')
final int? renewalCount;