QueryRequestPayload constructor

QueryRequestPayload({
  1. List<AgentDeviceId>? devices,
})

Implementation

QueryRequestPayload({this.devices});