menu
ice_storage package
documentation
controllers/firestore_gateway_controller.dart
FirestoreGatewayController
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
Future
<
void
>
clearCache
(
)
Implementation
Future<void> clearCache() => _service.clearCache();
ice_storage package
documentation
controllers/firestore_gateway_controller
FirestoreGatewayController
clearCache method
FirestoreGatewayController class