XKitEventCommonFields mixin
- Mixin applications
Properties
Methods
-
addParam(
String key, dynamic value) → void -
addParams(
Map< String, dynamic> params) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setEndTime(
int time) → void -
setId1(
String id) → void -
setId2(
String id) → void -
setStartTime(
int time) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited