CreateAutoMLJobResponse constructor
CreateAutoMLJobResponse({
- required String autoMLJobArn,
Implementation
CreateAutoMLJobResponse({
required this.autoMLJobArn,
});
CreateAutoMLJobResponse({
required this.autoMLJobArn,
});