veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 605 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [FieldValue](./firestore_.fieldvalue.md) > [(constructor)](./firestore_.fieldvalue._constructor_.md)
## FieldValue.(constructor)
Constructs a new instance of the `FieldValue` class
<b>Signature:</b>
```typescript
constructor(_methodName: string);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| \_methodName | string | The public API endpoint that returns this class. |