getHttpClient method
Client
getHttpClient()
Override this method to use a custom HTTP Client
Implementation
http.Client getHttpClient() => http.Client();
Override this method to use a custom HTTP Client
http.Client getHttpClient() => http.Client();