EMMucSharedFile class
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
getFileId(
) → String - 获取文件id
-
getFileName(
) → String - 获取文件文件
-
getFileOwner(
) → String - 获取文件上传者
-
getFileSize(
) → int - 获取文件大小
-
getFileUpdateTime(
) → int - 获取文件更新时间
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator. [...]
inherited