<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions](./functions.md) &gt; [FunctionsError](./functions.functionserror.md) &gt; [details](./functions.functionserror.details.md)

## FunctionsError.details property

Extra data to be converted to JSON and included in the error response.

<b>Signature:</b>

```typescript
readonly details?: unknown;
```
