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