UDID class
Constructors
- UDID()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- storage → GetStorage
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
createUDID(
{ScreenName? screenName, String? userID}) → String -
getSCreenShortCode(
String input) → String -
getScreenShortCode(
ScreenName? screenName) → String -
getTraceId(
) → String -
getUDID(
) → String -
setCurrentScreen(
ScreenName screenName) → dynamic -
setTraceId(
String id) → void