menu
aws_greengrass_api package
documentation
greengrass-2017-06-07.dart
ErrorDetail
ErrorDetail constructor
ErrorDetail constructor
dark_mode
light_mode
ErrorDetail
constructor
ErrorDetail
(
{
String
?
detailedErrorCode
,
String
?
detailedErrorMessage
,
})
Implementation
ErrorDetail({ this.detailedErrorCode, this.detailedErrorMessage, });
aws_greengrass_api package
documentation
greengrass-2017-06-07
ErrorDetail
ErrorDetail constructor
ErrorDetail class