eanalytics
eanalytics
Action
setRef method
setRef
eanalytics
eanalytics
Action
setRef method
Action class
Constructors
Action
Properties
hashCode
payload
runtimeType
Methods
noSuchMethod
setIn
setOut
setRef
toJson
toString
Operators
operator ==
setRef
method
Null safety
void
setRef
(
String
actionRef
)
Implementation
void setRef(String actionRef) { payload[EAPropertyKey.ACTION_REF] = actionRef; }