menu
cometchat_calls_sdk
helper/cometchatcalls_exception.dart
CometChatCallsException
CometChatCallsException constructor
CometChatCallsException
brightness_4
brightness_5
CometChatCallsException
constructor
CometChatCallsException
(
String
code
,
String
?
message
,
String
?
details
)
Implementation
CometChatCallsException(this.code, this.message, this.details);
cometchat_calls_sdk
cometchatcalls_exception
CometChatCallsException
CometChatCallsException constructor
CometChatCallsException class