menu
em_chat_uikit package
documentation
chat_uikit.dart
EMError
EMError.new constructor
EMError.new constructor
dark_mode
light_mode
EMError
constructor
EMError
(
int
code
,
String
description
)
Implementation
EMError(this.code, this.description);
em_chat_uikit package
documentation
chat_uikit
EMError
EMError.new constructor
EMError class