StreamEngine constructor

StreamEngine(
  1. Future<ReaderPool> _pool()
)

Implementation

StreamEngine(this._pool);