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