menu
xcloudsdk_flutter package
documentation
api/api_center.dart
XCloudAPIException
XCloudAPIException.new constructor
XCloudAPIException.new constructor
dark_mode
light_mode
XCloudAPIException
constructor
XCloudAPIException
(
{
required
int
code
,
required
int
commandId
,
String
?
message
,
})
Implementation
XCloudAPIException( {required this.code, required this.commandId, this.message});
xcloudsdk_flutter package
documentation
api/api_center
XCloudAPIException
XCloudAPIException.new constructor
XCloudAPIException class