SubscriptionDetails constructor
SubscriptionDetails({})
Implementation
SubscriptionDetails({
this.basePlanId,
this.offerId,
this.offerPhase,
this.servicePeriodEndTime,
this.servicePeriodStartTime,
});
SubscriptionDetails({
this.basePlanId,
this.offerId,
this.offerPhase,
this.servicePeriodEndTime,
this.servicePeriodStartTime,
});