CreateAlgorithmOutput constructor
CreateAlgorithmOutput({
- required String algorithmArn,
Implementation
CreateAlgorithmOutput({
required this.algorithmArn,
});
CreateAlgorithmOutput({
required this.algorithmArn,
});