IndexRoute class

Inheritance

Constructors

IndexRoute.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
methods List<String>
getter/setter pairinherited
path String
getter/setter pairinherited
pathRegex RegExp
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call(HttpRequest request, Map<String, dynamic> params) Future
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setMethods(List<String> methods) → dynamic
inherited
toString() String
A string representation of this object.
inherited

Operators

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