BlockforestRequestParam<RESULT, RESPONSE> constructor

BlockforestRequestParam<RESULT, RESPONSE>({
  1. BlockforestRequestFilter? filter,
})

Implementation

BlockforestRequestParam({this.filter});