LaunchAppTask constructor
LaunchAppTask(
- String projectDir,
- SupportedPlatform platform
Implementation
LaunchAppTask(this.projectDir, this.platform);
LaunchAppTask(this.projectDir, this.platform);