LaunchAppTask constructor

LaunchAppTask(
  1. String projectDir,
  2. SupportedPlatform platform
)

Implementation

LaunchAppTask(this.projectDir, this.platform);