CacheHelper constructor

CacheHelper()

Factory constructor to return the singleton instance

Implementation

factory CacheHelper() => _instance;