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