menu
photo_gallery package
documentation
photo_gallery.dart
PhotoGallery
cleanCache static method
cleanCache static method
dark_mode
light_mode
cleanCache
static method
Future
<
void
>
cleanCache
(
)
Implementation
static Future<void> cleanCache() async { _channel.invokeMethod('cleanCache', {}); }
photo_gallery package
documentation
photo_gallery
PhotoGallery
cleanCache static method
PhotoGallery class