GoogleAppsScriptTypeProcess constructor
GoogleAppsScriptTypeProcess({})
Implementation
GoogleAppsScriptTypeProcess({
this.duration,
this.functionName,
this.processStatus,
this.processType,
this.projectName,
this.runtimeVersion,
this.startTime,
this.userAccessLevel,
});