menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
storageRemove abstract method
storageRemove abstract method
dark_mode
light_mode
storageRemove
abstract method
Future
<
bool
?
>
storageRemove
(
String
key
)
Implementation
Future<bool?> storageRemove(String key);
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
storageRemove abstract method
AppbridgenewPlatform class