menu
fl_assets_picker package
documentation
fl_assets_picker.dart
PhotoManagerPlugin
clearFileCache method
clearFileCache method
dark_mode
light_mode
clearFileCache
method
Future
<
void
>
clearFileCache
(
)
Implementation
Future<void> clearFileCache() { return _channel.invokeMethod(PMConstants.mClearFileCache); }
fl_assets_picker package
documentation
fl_assets_picker
PhotoManagerPlugin
clearFileCache method
PhotoManagerPlugin class