menu
cometchat_calls_sdk package
documentation
helper/cometchatcalls_exception.dart
CometChatCallsException
CometChatCallsException constructor
CometChatCallsException constructor
dark_mode
light_mode
CometChatCallsException
constructor
CometChatCallsException
(
String
code
,
String
?
message
,
String
?
details
)
Implementation
CometChatCallsException(this.code, this.message, this.details);
cometchat_calls_sdk package
documentation
helper/cometchatcalls_exception
CometChatCallsException
CometChatCallsException constructor
CometChatCallsException class