count property

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

Implementation

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