subscriptionsCount property

  1. @JsonKey.new(name: 'subscriptions_count')
int get subscriptionsCount
inherited

Implementation

@JsonKey(name: 'subscriptions_count')
int get subscriptionsCount => throw _privateConstructorUsedError;