LaunchConfigService constructor
LaunchConfigService(
- LumideContext context,
- ProjectService projectService,
- void _log()
Implementation
LaunchConfigService(this.context, this.projectService, this._log);