Moduler mixin

Properties

authorized bool
no setter
enableAuthorize bool
no setter
globalInjections List<Injector>
no setter
hashCode int
The hash code for this object.
no setterinherited
modulerRouteObserver → ModulerRouteObserver
final
modules List<Module>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unauthorizedRedirectRoute String
no setter

Methods

initialRoute(String initialPath()) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
routeTo(RouteSettings routeSettings) Route
toString() String
A string representation of this object.
inherited
unknownRoute(RouteSettings route) Route

Operators

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