Firebase.
Attribute indicating that a property should be populated with the Firestore document ID.
Summary
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.
Inheritance
Inherits from: Attribute| Constructors and Destructors | |
|---|---|
| FirestoreDocumentIdAttribute()Creates an instance of the attribute.  | 
Public functions
FirestoreDocumentIdAttribute
FirestoreDocumentIdAttribute()
Creates an instance of the attribute.