FirestoreCollectionPath constructor
const
FirestoreCollectionPath(
- String collection, {
- PathSegment? parent,
Implementation
const FirestoreCollectionPath(super.collection, {super.parent});