angel_framework
angel_framework
Routable
service
service
angel_framework
angel_framework
Routable
service
method
service
Source
angel_framework
angel_framework
Routable
Constructors
Routable
Properties
hashCode
properties
requestMiddleware
routes
runtimeType
services
Operators
operator ==
Methods
addRoute
all
delete
get
noSuchMethod
patch
post
registerMiddleware
service
toString
use
Service
service
(
Pattern
path
)
Retrieves the service assigned to the given path.
Source
Service service(Pattern path) => services[path];