totalAds property

  1. @JsonKey(name: 'total_ads')
int totalAds
inherited

Implementation

@JsonKey(name: 'total_ads')
int get totalAds => throw _privateConstructorUsedError;