GlobalRoutes class

GlobalRoutes 全局路由

Constructors

GlobalRoutes()

Properties

about String
关于
final
changeLog String
更新日志
final
hashCode int
The hash code for this object.
no setterinherited
home String
首页
final
logAnalysis String
日志分析
final
login String
登录
final
notFound String
404
final
personalCenter String
个人中心
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setting String
设置
final
settingPermission String
设置 - 权限
final
settingStorageSpace String
设置 - 储存空间
final
switchAccount String
切换账号
final

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