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