CacheStorageServiceHiveImpl constructor

CacheStorageServiceHiveImpl({
  1. required SharedPreferences prefs,
})

Implementation

CacheStorageServiceHiveImpl({required this.prefs});