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