menu
flutter_mtad_me package
documentation
mtad/cache.dart
Cache
fullRes method
fullRes method
dark_mode
light_mode
fullRes
method
bool
fullRes
(
)
Implementation
bool fullRes() { return checkPidRes(pidOne) && checkPidRes(pidTwo); }
flutter_mtad_me package
documentation
mtad/cache
Cache
fullRes method
Cache class