resetCount property

  1. @JsonKey(name: 'resetCount')
int? resetCount
getter/setter pair

Implementation

@JsonKey(name:'resetCount')
int? resetCount;