LOAD_NO_CACHE constant
AndroidCacheMode
const LOAD_NO_CACHE
Don't use the cache, load from the network.
Implementation
static const LOAD_NO_CACHE = AndroidCacheMode._internal(2, 2);
Don't use the cache, load from the network.
static const LOAD_NO_CACHE = AndroidCacheMode._internal(2, 2);