queries property

List<QueryInfo>? queries
final

The list of queries that match the request.

Implementation

final List<QueryInfo>? queries;