menu
flutter_andomie package
documentation
utils/remote.dart
RemoteDelegate
cache abstract method
cache abstract method
dark_mode
light_mode
cache
abstract method
Future
<
Map
?
>
cache
(
String
name
,
String
path
)
Implementation
Future<Map?> cache(String name, String path);
flutter_andomie package
documentation
utils/remote
RemoteDelegate
cache abstract method
RemoteDelegate class