structuredQuery property
A structured query.
Query must specify collection with all descendants and be ordered by name ascending. Other filters, order bys, limits, offsets, and start/end cursors are not supported.
Implementation
StructuredQuery? structuredQuery;