DownloadServiceItem class

Properties

downloadCount int
下载次数
getter/setter pair
filePath List<String>
file path
getter/setter pair
h5Path String
H5路径
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isCompress bool
是否为Compress路径
getter/setter pair
loadState LoadStateType
下载状态
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
version String?
getter/setter pair
zipUrl String
zip 压缩 url
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replaceFull(DownloadServiceItem oldItem) → void
replaceLoadState(DownloadServiceItem oldItem) → void
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited