Resolves a service from the application.
Shorthand for e.service.app.service(...).
e.service.app.service(...)
Service? getService(Pattern path) => service.app.findService(path);