menu
cometchat_chat_uikit package
documentation
cometchat_calls_uikit.dart
CometChatCallsException
CometChatCallsException.new constructor
CometChatCallsException.new constructor
dark_mode
light_mode
CometChatCallsException
constructor
CometChatCallsException
(
String
code
,
String
?
message
,
String
?
details
)
Implementation
CometChatCallsException(this.code, this.message, this.details);
cometchat_chat_uikit package
documentation
cometchat_calls_uikit
CometChatCallsException
CometChatCallsException.new constructor
CometChatCallsException class