Controller class abstract
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setContainer(
Container container) → void -
toString(
) → String -
A string representation of this object.
inherited
-
view(
String filename, {Map< String, dynamic> varMap = const {}}) → Response
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited