clearOnInit property
bool
get
clearOnInit
Whether to clear the cache on initialization.
Implementation
bool get clearOnInit => _clearOnInit;
Whether to clear the cache on initialization.
bool get clearOnInit => _clearOnInit;