count property

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

Implementation

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