core/asset-types/asset-types.service.ts
Consider using `AssetTypesRealtimeService` service instead.
AssetTypesService is being used to manage a cache of all existing asset types. This service is injected in the AssetOverviewNavigationFactory class, which will trigger the initialization of the cache as the constructor is called.
| providedIn | root |