FlavorStep constructor

FlavorStep(
  1. PlatformSetup platforms
)

Creates a flavor configuration step for the specified platforms.

Implementation

FlavorStep(this.platforms);