httpClient property

BaseClient? httpClient
final

optional - set 'client' value in google_maps_webservice

In case of using a proxy url that requires authentication or custom configuration

Implementation

final BaseClient? httpClient;