ComponentVersion constructor
ComponentVersion({})
Implementation
ComponentVersion({
this.arn,
this.dateCreated,
this.description,
this.name,
this.owner,
this.platform,
this.supportedOsVersions,
this.type,
this.version,
});