GenerateModule constructor
const
GenerateModule(})
Implementation
const GenerateModule(
this.moduleId, {
this.name,
this.version,
this.initialRoute,
this.dependencies = const [],
this.lazy = false,
});
const GenerateModule(
this.moduleId, {
this.name,
this.version,
this.initialRoute,
this.dependencies = const [],
this.lazy = false,
});