menu
aws_deploy_api package
documentation
codedeploy-2014-10-06.dart
ErrorInformation
ErrorInformation constructor
ErrorInformation constructor
dark_mode
light_mode
ErrorInformation
constructor
ErrorInformation
(
{
ErrorCode
?
code
,
String
?
message
,
})
Implementation
ErrorInformation({ this.code, this.message, });
aws_deploy_api package
documentation
codedeploy-2014-10-06
ErrorInformation
ErrorInformation constructor
ErrorInformation class