NopRouteMain class
- Mixed-in types
Constructors
Properties
- className → String
-
final
- genKey → bool
-
final
-
groupList
→ List<
Type> -
不会从 parent Route 寻找
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
list
→ List<
Type> -
final
- main → Type
-
final
- name → String
-
no setteroverride
- page → Type
-
no setteroverride
-
pages
→ List<
RouteItem> -
final
- pathName → String
-
final
- private → bool
-
除了root route其他都生成私有字段
final
- rootName → String
-
final
- 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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited