“firebase get document by id” Code Answer’s
Read moreWhat is firestore document ID?
On this page. Inherited Method Summary. public abstract @interface DocumentId implements Annotation . Annotation used to mark a POJO property to be automatically populated with the document’s ID when the POJO is created from a Cloud Firestore document (for example, via toObject(Class) ).
Read more