totalCount property

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

Implementation

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