CreatePlatformVersionResult constructor
CreatePlatformVersionResult({
- Builder? builder,
- PlatformSummary? platformSummary,
Implementation
CreatePlatformVersionResult({
this.builder,
this.platformSummary,
});