menu
amadeus_proto
api/utils/api_cache.dart
ApiCache
clear method
clear
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _cache.clear(); }
amadeus_proto
api_cache
ApiCache
clear method
ApiCache class