ErrorCode class

Constructors

ErrorCode()

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 Properties

invalidParam int
无效的参数
final
noPermissions int
没有权限
final
noRunningTrip int
没有运行中的行程,无法关闭行程
final
notRunInMainProcess int
final
sdkNotInitialized int
sdk没有初始化
final
success int
成功
final
unknownError int
未知错误
final
uploadPbFailed int
final