menu
messenger
util/web/non_web.dart
WebUtils
containsCalls static method
containsCalls
dark_mode
light_mode
containsCalls
static method
bool
containsCalls
(
)
Indicates whether the browser's storage contains any calls.
Implementation
static bool containsCalls() => false;
messenger
non_web
WebUtils
containsCalls static method
WebUtils class