totalSubscriptionsCount property

  1. @JsonKey.new(name: 'total_subscriptions_count')
int? get totalSubscriptionsCount
inherited

Implementation

@JsonKey(name: 'total_subscriptions_count')
int? get totalSubscriptionsCount => throw _privateConstructorUsedError;