GeneratedAppModule constructor

GeneratedAppModule(
  1. String moduleId, {
  2. bool isLazy = false,
})

Implementation

GeneratedAppModule(this.moduleId, {this.isLazy = false});