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