menu
zego_zim package
documentation
zego_zim.dart
ZIMError
ZIMError.new constructor
ZIMError.new constructor
dark_mode
light_mode
ZIMError
constructor
ZIMError
(
{
required
int
code
,
required
String
message
,
})
Implementation
ZIMError({required this.code, required this.message});
zego_zim package
documentation
zego_zim
ZIMError
ZIMError.new constructor
ZIMError class