GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails constructor

GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails({
  1. List<GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec>? introductoryPricingSpecs,
})

Implementation

GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails({
  this.introductoryPricingSpecs,
});