AsyncGetResultRequest constructor
const
AsyncGetResultRequest(})
Implementation
const AsyncGetResultRequest(
int requestId,
this.asyncRequestId, {
this.maxResultBufferBytes,
this.initialResultBufferBytes,
}) : super(requestId, RequestType.asyncGetResult);