CreateSolutionResponse constructor
CreateSolutionResponse({
- String? solutionArn,
Implementation
CreateSolutionResponse({
this.solutionArn,
});
CreateSolutionResponse({
this.solutionArn,
});