NavigationAction class Null safety
Constructors
Properties
- actionType ↔ ActionType
-
read / writeinherited
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
keyValuePairs
↔ Map<
String, dynamic> -
Map of Key-Value pairs entered on the MoEngage Platform for
navigation action of the campaign.
read / write
-
Type of Navigation action.
read / write
-
Deeplink Url or the Screen Name used for the action.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited