LogLoginDirty class

Constructors

LogLoginDirty()

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
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
id ← dynamic
唯一id
no getter
ip String
最近登录ip地址
no getter
location Location
最近定位信息
no getter
login int
最近登录时间
no getter
loginCount int
今日登录次数
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