LicenseCode constructor
LicenseCode({})
Implementation
LicenseCode({
this.creationTimestamp,
this.description,
this.id,
this.kind,
this.licenseAlias,
this.name,
this.selfLink,
this.state,
this.transferable,
});