LabelingJobSnsDataSource constructor
LabelingJobSnsDataSource({
- required String snsTopicArn,
Implementation
LabelingJobSnsDataSource({
required this.snsTopicArn,
});
LabelingJobSnsDataSource({
required this.snsTopicArn,
});