sentiance_core library
Classes
- AccessTokenResult
- CreateUserOptions
- CreateUserResult
- GeoLocation
- Represents a geographic location.
- Location
- SdkStatus
- SentianceCore
- UserInfo
- Venue
- Represents a place of interest.
- Waypoint
- Represents a geographic location.
Enums
Extensions
-
FutureExtensions
on Future<
T> -
IterableExtensions
on Iterable<
T?>
Constants
- sentianceErrorCode → const String
- a unique code that identifies Sentiance errors.
Functions
-
getErrorData(
PlatformException error) → Map
Typedefs
-
SentianceErrorSupplier<
T extends Exception> = T Function(Map nativeErrorMap) - A custom error supplier based off a map of values that are provided by the native host platform.