CachedStrategy constructor
CachedStrategy(
- Strategy strategy,
- TransportStrategyDictionary transports,
- StrategyOptions options
Implementation
external factory CachedStrategy(Strategy strategy,
TransportStrategyDictionary transports, StrategyOptions options);