collections property
List<FirestoreCollectionDeclaration>
get
collections
Implementation
List<FirestoreCollectionDeclaration> get collections =>
List.unmodifiable(_collections);
List<FirestoreCollectionDeclaration> get collections =>
List.unmodifiable(_collections);