Fetcher constructor

Fetcher(
  1. Fetcher _delegate
)

Implementation

Fetcher(this._delegate);