Properties
Methods
-
instanceOf<
T extends Object> () → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
singleton<
T extends Object> (T instance) → T -
toString(
) → String -
A string representation of this object.
inherited
-
useRoutes(
RoutesResolver routeResolver) → void -
useViewEngine(
ViewEngine viewEngine) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited