App constructor

const App({
  1. AddonsConfigs? cloudAddonsConfigs,
})

Implementation

const App({
  this.cloudAddonsConfigs,
});