TTDUID2Manager class
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
-
callback(
TTDUID2Listener listener, String method, Map arguments) → dynamic -
createUID2ExtraMap(
{String? subscriptionID, String? serverPublicKey, String? email, String? emailHash, String? phone, String? phoneHash, String? appName, String? customURLString, bool isTestMode = false}) → Map? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resetSetting(
) → Future< void> -
setInitListener(
TTDUID2Listener listener) → dynamic -
start(
Map? extraMap) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited