OtherRegionsSubscriptionOfferConfig constructor

OtherRegionsSubscriptionOfferConfig({
  1. bool? otherRegionsNewSubscriberAvailability,
})

Implementation

OtherRegionsSubscriptionOfferConfig({
  this.otherRegionsNewSubscriberAvailability,
});