menu
appfit package
documentation
caching/disk_cache_web.dart
DiskCache
readDataFromDisk method
readDataFromDisk method
dark_mode
light_mode
readDataFromDisk
method
Future
<
List
<
AppFitEvent
>
>
readDataFromDisk
(
)
Implementation
Future<List<AppFitEvent>> readDataFromDisk() async { return []; }
appfit package
documentation
caching/disk_cache_web
DiskCache
readDataFromDisk method
DiskCache class