veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 620 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [lite](./firestore_lite.md) > [FieldValue](./firestore_lite.fieldvalue.md) > [(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. |