menu
aws_textract_api package
documentation
textract-2018-06-27.dart
NotificationChannel
NotificationChannel.new constructor
NotificationChannel.new constructor
dark_mode
light_mode
NotificationChannel
constructor
NotificationChannel
(
{
required
String
roleArn
,
required
String
sNSTopicArn
,
})
Implementation
NotificationChannel({ required this.roleArn, required this.sNSTopicArn, });
aws_textract_api package
documentation
textract-2018-06-27
NotificationChannel
NotificationChannel.new constructor
NotificationChannel class