menu
save_points_intl package
documentation
save_points_intl_service.dart
DateService
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
void
clearCache
(
)
Clears the format cache
Implementation
void clearCache() { _formatCache.clear(); }
save_points_intl package
documentation
save_points_intl_service
DateService
clearCache method
DateService class