License constructor
License({})
Implementation
License({
this.chargesUseFee,
this.creationTimestamp,
this.description,
this.id,
this.kind,
this.licenseCode,
this.name,
this.resourceRequirements,
this.selfLink,
this.transferable,
});