GifCacheManager constructor

GifCacheManager()

Implementation

factory GifCacheManager() {
  return _singleton;
}