GoogleAppsScriptTypeExecutionApiEntryPoint constructor

GoogleAppsScriptTypeExecutionApiEntryPoint({
  1. GoogleAppsScriptTypeExecutionApiConfig? entryPointConfig,
})

Implementation

GoogleAppsScriptTypeExecutionApiEntryPoint({
  this.entryPointConfig,
});