Override for http.get. Used for testing purposes only.
@visibleForTesting Future<http.Response> Function(Uri uri)? getOverride;