_internal library
Classes
- Authenticator
- CelestBase
- CelestHttpClient
- httpError
- Configures an HTTP error response for a cloud function.
- SseClient
- A Server-Sent Events (SSE) client.
- Uuid
Extension Types
- HttpStatus
- An HTTP status code.
Constants
- kDebugMode → const bool
- Whether running in debug mode.
- kIsDartNative → const bool
- Whether running in a Dart native environment (i.e. the VM).
- kIsFlutter → const bool
- Whether running in Flutter (as opposed to Dart-only).
- kIsWeb → const bool
- Whether running on the Web.
- kProfileMode → const bool
- Whether running in profile mode.
- kReleaseMode → const bool
- Whether running in release mode.