QueryParamsResponse constructor

const QueryParamsResponse({
  1. ParamChange? param,
})

Implementation

const QueryParamsResponse({this.param});