menu
messenger
util/web/non_web.dart
WebUtils
removeAllCalls static method
removeAllCalls
dark_mode
light_mode
removeAllCalls
static method
void
removeAllCalls
(
)
Removes all calls from the browser's storage, if any.
Implementation
static void removeAllCalls() { // No-op. }
messenger
non_web
WebUtils
removeAllCalls static method
WebUtils class