menu
arcgis_maps
arcgis_maps.dart
HttpCache
setPath abstract method
setPath
dark_mode
light_mode
setPath
abstract method
Future
<
void
>
setPath
(
Uri
pathUri
)
Specify a custom Uri for the cache store.
Implementation
Future<
void
> setPath(
Uri
pathUri);
arcgis_maps
arcgis_maps
HttpCache
setPath abstract method
HttpCache class
Constructors
HttpCache
Properties
cacheCheckRequestCount
enabled
hashCode
maxCacheSize
path
runtimeType
Methods
evictAll
noSuchMethod
setCheckCacheSizeCallback
setEnabled
setPath
toString
Operators
operator ==