QueryParamsRequest constructor

const QueryParamsRequest({
  1. String? paramsType,
})

Implementation

const QueryParamsRequest({this.paramsType});