GoogleAppsScriptTypeWebAppEntryPoint constructor
      
      GoogleAppsScriptTypeWebAppEntryPoint({ 
    
    
- GoogleAppsScriptTypeWebAppConfig? entryPointConfig,
- String? url,
Implementation
GoogleAppsScriptTypeWebAppEntryPoint({this.entryPointConfig, this.url});