menu
aws_elastictranscoder_api package
documentation
elastictranscoder-2012-09-25.dart
Notifications
Notifications constructor
Notifications constructor
dark_mode
light_mode
Notifications
constructor
Notifications
(
{
String
?
completed
,
String
?
error
,
String
?
progressing
,
String
?
warning
,
})
Implementation
Notifications({ this.completed, this.error, this.progressing, this.warning, });
aws_elastictranscoder_api package
documentation
elastictranscoder-2012-09-25
Notifications
Notifications constructor
Notifications class