lookupService method

Service? lookupService(
  1. String service
)

Implementation

Service? lookupService(String service) => _services[service];