menu
arcgis_maps
arcgis_maps.dart
HttpCache
setEnabled abstract method
setEnabled
dark_mode
light_mode
setEnabled
abstract method
Future
<
void
>
setEnabled
(
bool
enabled
)
Enable or disable caching.
Implementation
Future<void> setEnabled(bool enabled);
arcgis_maps
arcgis_maps
HttpCache
setEnabled abstract method
HttpCache class