FlavorProperties constructor

FlavorProperties(
  1. Flavor? appFlavor
)

Implementation

FlavorProperties(this.appFlavor);