Map<String, dynamic> toJson() { return { 'sharedDictionaryError': sharedDictionaryError.toJson(), 'request': request.toJson(), }; }