DescribeAppInstanceResponse constructor
DescribeAppInstanceResponse({
- AppInstance? appInstance,
Implementation
DescribeAppInstanceResponse({
this.appInstance,
});
DescribeAppInstanceResponse({
this.appInstance,
});