data property
IDataCacheController
get
data
Provides access to the singleton instance of PrefsCacheManagerController
.
This property allows for centralized management of cached preferences.
Implementation
static IDataCacheController get data => DataCacheController.instance;