ResumeSubscriptionResponse constructor

ResumeSubscriptionResponse({
  1. Subscription? subscription,
})

Implementation

ResumeSubscriptionResponse({this.subscription});