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