const StreamStartRequest( int requestId, this.connectionId, this.sql, { this.chunkSize = 1000, }) : super(requestId, RequestType.streamStart);