LogErrorDirty class

Constructors

LogErrorDirty()

Properties

bsid ← dynamic
商户id
no getter
clientVersion int
客户端版本号
no getter
data Map<String, dynamic>
final
deviceDetail DbJsonWraper
设备详细信息
no getter
deviceType String
设备系统类型
no getter
deviceVersion String
设备系统版本
no getter
errorDetail DbJsonWraper
异常详细信息
no getter
errorTime int
异常产生时间
no getter
extra DbJsonWraper
自定义数据
no getter
finished bool
异常是否解决
no getter
hashCode int
The hash code for this object.
no setterinherited
id ← dynamic
唯一id
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
time int
创建时间
no getter
trans List
未完成的事务列表
no getter
uid ← dynamic
所属用户id
no getter

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