Creates (service name, service implementation)-pairs suitable for the services option of the PackageContextProvider.
services
PackageContextProvider
This helper method can be used to avoid hard-coding service names used in the implementation.
This function is no longer needed, since most widgets no longer depend on the registry and accept the map directly.
map
Creates (service name, service implementation)-pairs suitable for the
services
option of thePackageContextProvider
.This helper method can be used to avoid hard-coding service names used in the implementation.