int subscriptionCount

Source

int get subscriptionCount {
  return _subscription.subscriptions.length;
}