Releases any resources held by this provider.
@override Future<void> dispose() async { _httpClient.close(); }