core.Map<core.String, core.dynamic> toJson() { final subscriptionType = this.subscriptionType; return {'subscriptionType': ?subscriptionType}; }