MetadataDirty class

Constructors

MetadataDirty()

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
path String
文件保存的路径
no getter
removed bool
文件是否已经删除
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int
文件的字节大小
no getter
time int
创建时间
no getter
trans List
未完成的事务列表
no getter
type int
文件类型
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