StopsProvider constructor Null safety

StopsProvider(
  1. BaseCacheManager _cacheManager
)

Implementation

StopsProvider(this._cacheManager);