This attribute must only be applied to properties of string or DocumentReference.
This attribute is ignored when serializing a document to Firestore.
This attribute must not be applied on a property which also has FirestorePropertyAttribute.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `FirestoreDocumentIdAttribute` is used to indicate that a property should be populated with the Firestore document ID."],["This attribute is applicable to properties of type string or `DocumentReference`."],["The attribute is ignored during the serialization of a document to Firestore."],["The `FirestoreDocumentIdAttribute` cannot be used on a property that is already using the `FirestorePropertyAttribute`."],["The latest version of the library reference documentation available is 3.10.0, and the current version of the documentation presented on this page is for version 3.9.0."]]],[]]