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