collectionReference property

CollectionReference<Object?>? collectionReference

Getter of the collection reference of this repository.

Is needed override this

Implementation

CollectionReference? get collectionReference => _collectionReference;