menu
cometchat_calls_sdk package
documentation
constants/cometchatcalls_constants.dart
CometChatCallsConstants
mode constant
mode constant
dark_mode
light_mode
mode
constant
String
const
mode
Mode of the call (audio or video)
Implementation
static const String mode = "mode";
cometchat_calls_sdk package
documentation
constants/cometchatcalls_constants
CometChatCallsConstants
mode constant
CometChatCallsConstants class