menu
pharma_hub_365 package
documentation
utils/session_manager_new.dart
SessionManagerNew
remove static method
remove static method
dark_mode
light_mode
remove
static method
Future
<
bool
?
>
remove
(
String
key
)
Implementation
static Future<bool?> remove(String key) async => await _prefs?.remove(key);
pharma_hub_365 package
documentation
utils/session_manager_new
SessionManagerNew
remove static method
SessionManagerNew class