menu
aspose_barcode_cloud package
documentation
aspose_barcode_cloud.dart
ApiError
ApiError.new constructor
ApiError.new constructor
dark_mode
light_mode
ApiError
constructor
ApiError
(
String
code
,
String
message
, [
String
?
description
,
DateTime
?
dateTime
,
ApiError
?
innerError
,
])
Constructor
Implementation
ApiError(this.code, this.message, [this.description, this.dateTime, this.innerError]);
aspose_barcode_cloud package
documentation
aspose_barcode_cloud
ApiError
ApiError.new constructor
ApiError class