SeonSdkWrapper class
- Inheritance
-
- Object
- PlatformInterface
- SeonSdkFlutterPluginPlatform
- SeonSdkWrapper
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getFingerprint(
String? sessionId) → Future< String?> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setGeolocationConfig(
SeonGeolocationConfig config) → void -
override
-
setGeolocationEnabled(
bool enabled) → void -
override
-
setGeolocationTimeout(
int timeoutInMillisec) → void -
override
-
startBehaviourMonitoring(
) → void -
override
-
stopBehaviourMonitoring(
String? sessionId) → Future< String?> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited