CacheInterceptor constructor

CacheInterceptor(
  1. IStorageService _storage
)

Implementation

CacheInterceptor(this._storage);