SubscriptionBuilder constructor

SubscriptionBuilder()

Implementation

SubscriptionBuilder() {
  Subscription._defaults(this);
}