NetcorePX class
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
-
addPxIdentity(
String identity) → void -
addSmartechIdentity(
String identity) → void -
clearScreenName(
) → void -
disableDebugLogs(
) → void -
enableDebugLogs(
) → void -
getInteractionMaps(
) → Future< Map< String, String> > -
initSDK(
) → void -
logEvent(
{required String eventName, String? vendor, Map< String, Object> ? payload}) → Future<Map< String, Object> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
registerPxActionListener(
String action, PxActionListener listener) → void -
registerPxDeeplinkListener(
PxDeeplinkListener listener) → void -
setPxInitializationListener(
PxInitializationListener listener) → void -
setScreenName(
String screenName) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited