collection property
CollectionReference<Object?>
get
collection
The current collection
Implementation
CollectionReference get collection =>
_firebaseFirestore.collection(_collectionPath());
The current collection
CollectionReference get collection =>
_firebaseFirestore.collection(_collectionPath());