EntryPoint constructor

Implementation

EntryPoint({
  this.addOn,
  this.entryPointType,
  this.executionApi,
  this.webApp,
});