collection property

CollectionReference<Object?> get collection

The current collection

Implementation

CollectionReference get collection =>
    _firebaseFirestore.collection(_collectionPath());