CurrentSubscriptionPriceResponse constructor

const CurrentSubscriptionPriceResponse(
  1. Map<String, dynamic> _json
)

Implementation

const CurrentSubscriptionPriceResponse(this._json);