JustCacheStrategy constructor

JustCacheStrategy()

Implementation

factory JustCacheStrategy() {
  return _instance;
}