menu
diff_cache package
documentation
diff_cache_platform_interface.dart
DiffCachePlatform
remove method
remove method
dark_mode
light_mode
remove
method
void
remove
(
String
name
)
Implementation
void remove(String name) => DC.instance.remove(name);
diff_cache package
documentation
diff_cache_platform_interface
DiffCachePlatform
remove method
DiffCachePlatform class