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 mark a property that should be filled with the Firestore document's ID."],["This attribute can be applied to properties of type string or `DocumentReference`."],["The `FirestoreDocumentIdAttribute` is not used when serializing data to Firestore."],["This attribute should not be used on a property that is already marked with `FirestorePropertyAttribute`."],["The latest version of the library reference documentation available is 3.10.0, while the current page is specifically about version 3.8.0, and there are links to versions from 2.3.1 to 3.10.0."]]],[]]