AppStoreSubscription constructor

AppStoreSubscription([
  1. void updates(
    1. AppStoreSubscriptionBuilder b
    )
])

Implementation

factory AppStoreSubscription([void updates(AppStoreSubscriptionBuilder b)]) = _$AppStoreSubscription;