menu
df_di package
documentation
_common.dart
BootAuditStorage
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
void
remove
(
String
key
)
Removes any value stored under
key
. No-op if absent.
Must never throw.
Implementation
void remove(String key);
df_di package
documentation
_common
BootAuditStorage
remove abstract method
BootAuditStorage class