CacheConfig constructor

CacheConfig({
  1. bool? cifsChangeNotifyEnabled,
})

Implementation

CacheConfig({this.cifsChangeNotifyEnabled});