QueryRequestInput constructor

QueryRequestInput({
  1. QueryRequestPayload? payload,
})

Implementation

QueryRequestInput({this.payload});