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