menu
flutter_mtad_me package
documentation
mtad/cache.dart
Cache
getRes method
getRes method
dark_mode
light_mode
getRes
method
BaseRes
?
getRes
(
)
Implementation
BaseRes? getRes() => _getPidRes(pidOne) ?? _getPidRes(pidTwo);
flutter_mtad_me package
documentation
mtad/cache
Cache
getRes method
Cache class