menu
cometchat_chat_uikit package
documentation
cometchat_calls_uikit.dart
CometChatCallsLogger
exception static method
exception static method
dark_mode
light_mode
exception
static method
void
exception
(
String
tag
,
String
message
)
Implementation
static void exception(String tag, String message) { debugPrint('EXCEPTION: $tag: $message'); }
cometchat_chat_uikit package
documentation
cometchat_calls_uikit
CometChatCallsLogger
exception static method
CometChatCallsLogger class