innerClient property
- @protected
final
A normal HTTP client, treated like a manual super
as detailed by the Dart team
By default, a new http.Client
will be instantiated and used.
Implementation
@protected
final http.Client innerClient;
A normal HTTP client, treated like a manual super
as detailed by the Dart team
By default, a new http.Client
will be instantiated and used.
@protected
final http.Client innerClient;