menu
android_native package
documentation
content/Context.dart
ContextMixin
getCacheDir method
getCacheDir method
dark_mode
light_mode
getCacheDir
method
Future
<
String
>
getCacheDir
(
)
Implementation
Future<String> getCacheDir() async { return await invokeMethod(_GET_CACHE_DIR); }
android_native package
documentation
content/Context
ContextMixin
getCacheDir method
ContextMixin mixin