collection property

CollectionReference<Object?>? get collection

The Collection Reference object.

Implementation

CollectionReference? get collection => _collection;