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