menu
sop_cometchat package
documentation
cometchat_uikit_shared.dart
CometChatException
CometChatException.new constructor
CometChatException.new constructor
dark_mode
light_mode
CometChatException
constructor
CometChatException
(
String
code
,
String
?
details
,
String
?
message
)
Implementation
CometChatException(this.code, this.details, this.message);
sop_cometchat package
documentation
cometchat_uikit_shared
CometChatException
CometChatException.new constructor
CometChatException class