GlassfyStoreInfoPaddle constructor
GlassfyStoreInfoPaddle()
Implementation
GlassfyStoreInfoPaddle(this.userid, this.planId, this.subscriptionId,
this.updateURL, this.cancelURL, Map<String, dynamic>? rawData)
: super(store: GlassfyStore.storePaddle, rawData: rawData);