CusmarkDirty class

Constructors

CusmarkDirty()

Properties

bsid ← dynamic
商户id
no getter
data Map<String, dynamic>
final
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
id ← dynamic
唯一id
no getter
rid ← dynamic
关联数据id
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score double
关联数据打分
no getter
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