CreateApplicationPresignedUrlResponse constructor
CreateApplicationPresignedUrlResponse({
- String? authorizedUrl,
Implementation
CreateApplicationPresignedUrlResponse({
this.authorizedUrl,
});