QTTrack class
Properties
Methods
-
click(
QTClickInfo clickInfo) → void - 跟踪点击事件
-
customEvent(
String type, Map< String, dynamic> params) → void - 跟踪自定义事件
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pageLeave(
QTPageInfo pageInfo) → void - 跟踪页面离开事件
-
pageView(
QTPageInfo 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
Static Properties
- instance → QTTrack
-
final
- QT_FLUTTER_EKV → String
-
final