QAPMBuilder class

初始化所需要的信息,注意iOS和android需要分开appKey,文档告知

Constructors

QAPMBuilder()

Properties

appKey String
getter/setter pair
appVersion String
getter/setter pair
crossVersion String
getter/setter pair
deviceId String
getter/setter pair
funcSwitch int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
host String
getter/setter pair
initFlutterBinding InitFlutterBinding?
getter/setter pair
libraryVersion String
getter/setter pair
model String
getter/setter pair
needLog bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkVersion String
getter/setter pair
symbolId String
getter/setter pair
userId String
getter/setter pair

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