GoogleAppsScriptTypeAddOnEntryPoint constructor
GoogleAppsScriptTypeAddOnEntryPoint({})
Implementation
GoogleAppsScriptTypeAddOnEntryPoint({
this.addOnType,
this.description,
this.helpUrl,
this.postInstallTipUrl,
this.reportIssueUrl,
this.title,
});