withCounts property

  1. @JsonKey.new(includeIfNull: false, name: 'with_counts')
bool? withCounts
final

Implementation

@JsonKey(includeIfNull: false, name: 'with_counts')
final bool? withCounts;