CacheOrAsyncStrategy constructor

CacheOrAsyncStrategy()

Implementation

factory CacheOrAsyncStrategy() {
  return _instance;
}