menu
aws_health_api package
documentation
health-2016-08-04.dart
EventDetailsErrorItem
EventDetailsErrorItem constructor
EventDetailsErrorItem constructor
dark_mode
light_mode
EventDetailsErrorItem
constructor
EventDetailsErrorItem
(
{
String
?
errorMessage
,
String
?
errorName
,
String
?
eventArn
,
})
Implementation
EventDetailsErrorItem({ this.errorMessage, this.errorName, this.eventArn, });
aws_health_api package
documentation
health-2016-08-04
EventDetailsErrorItem
EventDetailsErrorItem constructor
EventDetailsErrorItem class