QueryRequestPayload constructor
QueryRequestPayload({
- List<
AgentDeviceId> ? devices,
Implementation
QueryRequestPayload({
this.devices,
});
QueryRequestPayload({
this.devices,
});