http library

Provides access to an authenticated HTTP client which can be used to access Google APIs.

Properties

authClientService → Client
Access the http.Client object available in the current service scope.
no setter

Functions

registerAuthClientService(Client client, {bool close = true}) → void
Registers the http.Client object within the current service scope.