collection property
CollectionReference<Object?> ?
get
collection
The Collection Reference object.
Implementation
CollectionReference? get collection => _collection;
The Collection Reference object.
CollectionReference? get collection => _collection;