<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [FieldValue](./firestore_lite.fieldvalue.md) &gt; [(constructor)](./firestore_lite.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. |

