GoogleImages constructor
GoogleImages(
- GoogleClient _client,
- GoogleConfig _config
Implementation
GoogleImages(this._client, this._config);
GoogleImages(this._client, this._config);