queryParams property

Parameters? queryParams
final

The path parameters of the route

Implementation

final Parameters? pathParams, queryParams;