DT class

Annotations
  • @DTApi()

Constructors

DT.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

disableAutoTrack(DTPresetEvent presetEvent) → void
enableAutoTrack(DTPresetEvent presetEvent) → void
enableUpload() → void
initSDK(String appId, String url, {String channel = "", bool isDebug = false, DTLogLevel logLevel = DTLogLevel.DEBUG, bool manualEnableUpload = false}) Future<void>
初始化入口