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.Client authenticated using an API key.