Track class
Properties
Methods
-
click(
ClickInfo clickInfo) → void -
customEvent(
String type, Map< String, dynamic> params) → void -
drag(
DragInfo dragInfo) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pageLeave(
PageInfo pageInfo) → void -
pageView(
PageInfo pageInfo) → void -
reportError(
Object error, StackTrace stack) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited