MistyStartModel class
Properties
-
assets
↔ List<Map<String, String>>
-
compress file url (not include cache base host)
compress version
如果此版本号高于缓存版本,则触发更新
程序zip资源
getter/setter pair
-
baseHost
↔ String
-
cache base host
getter/setter pair
-
basics
↔ Basics
-
资源唯一key,用于查找web程序资源,是该程序的root路径
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
options
↔ List<Option>
-
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited