AbstractRequestCli constructor
AbstractRequestCli(
- RequestType requestType, {
- bool waitUntilGetServerConnection = true,
- String? clientRequestId,
Implementation
AbstractRequestCli(this.requestType, {this.waitUntilGetServerConnection=true, this.clientRequestId});