MainApp constructor

const MainApp({
  1. Type? navigationInteractorType,
})

Implementation

const MainApp({
  this.navigationInteractorType,
});