collection property

CollectionReference<Object?>? collection

The Collection Reference object.

Implementation

CollectionReference? get collection => _collection;