StrategyBuilder<T> constructor
StrategyBuilder<T> (
- String _key,
- StorageImplimentation _cacheStorage
Implementation
StrategyBuilder(this._key, this._cacheStorage);