menu
digia_engage package
documentation
digia_ui.dart
DataSourceErrorInfo
DataSourceErrorInfo.new constructor
DataSourceErrorInfo.new constructor
dark_mode
light_mode
DataSourceErrorInfo
constructor
DataSourceErrorInfo
(
dynamic
data
,
dynamic
requestOptions
,
int
?
statusCode
,
dynamic
error
,
String
?
message
,
)
Implementation
DataSourceErrorInfo(this.data, this.requestOptions, this.statusCode, this.error, this.message);
digia_engage package
documentation
digia_ui
DataSourceErrorInfo
DataSourceErrorInfo.new constructor
DataSourceErrorInfo class