cache/app_cache library

Classes

AppCache

Functions

getStoreByKey(String k) Future<String?>
storeKV(dynamic k, dynamic v) → dynamic