DeletePlatformVersionResult constructor
DeletePlatformVersionResult({
- PlatformSummary? platformSummary,
Implementation
DeletePlatformVersionResult({
this.platformSummary,
});