CacheAndAsyncStrategy constructor

CacheAndAsyncStrategy()

Implementation

factory CacheAndAsyncStrategy() {
  return _instance;
}