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.

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.