menu
yoer_test package
documentation
zego_uikit.dart
ZegoUIKitError
ZegoUIKitError constructor
ZegoUIKitError constructor
dark_mode
light_mode
ZegoUIKitError
constructor
ZegoUIKitError
(
{
required
int
code
,
required
String
message
,
required
String
method
,
})
Implementation
ZegoUIKitError({ required this.code, required this.message, required this.method, });
yoer_test package
documentation
zego_uikit
ZegoUIKitError
ZegoUIKitError constructor
ZegoUIKitError class