GoogleImages constructor

GoogleImages(
  1. GoogleClient _client,
  2. GoogleConfig _config
)

Implementation

GoogleImages(this._client, this._config);