menu
google_cloud_firestore_v1 package
documentation
firestore.dart
StructuredQuery_CollectionSelector
collectionId property
collectionId property
dark_mode
light_mode
collectionId
property
String
collectionId
final
The collection ID. When set, selects only collections with this ID.
Implementation
final String collectionId;
google_cloud_firestore_v1 package
documentation
firestore
StructuredQuery_CollectionSelector
collectionId property
StructuredQuery_CollectionSelector class