const ConnectRequest( int requestId, this.connectionString, { this.timeoutMs = 0, }) : super(requestId, RequestType.connect);