queryParameters property
In the struct, the value corresponds to the value of query parameter and date type corresponds to the date type of the query parameter.
Implementation
core.List<QueryParameter>? queryParameters;
In the struct, the value corresponds to the value of query parameter and date type corresponds to the date type of the query parameter.
core.List<QueryParameter>? queryParameters;