service_client library
Classes
- ServiceClient
- A low-level mechanism to communicate with Google APIs.
- Uint8List
- A fixed-length list of 8-bit unsigned integers.
Functions
-
httpClientFromApiKey(
String? apiKey, List< String> envKeys) → Client -
A
http.Clientauthenticated using an API key.