PrepaidPlan constructor

PrepaidPlan({
  1. String? allowExtendAfterTime,
})

Implementation

PrepaidPlan({this.allowExtendAfterTime});