SubscriptionPriceChange constructor

SubscriptionPriceChange(
  1. String? priceChangeDesc
)

Implementation

SubscriptionPriceChange(this.priceChangeDesc);