menu
im_flutter_sdk
im_flutter_sdk.dart
EMError
EMError.new constructor
EMError.new
dark_mode
light_mode
EMError
constructor
EMError
(
int
code
,
String
description
)
Implementation
EMError(this.code, this.description);
im_flutter_sdk
im_flutter_sdk
EMError
EMError.new constructor
EMError class