isProduction property

bool isProduction
final

a bool flag that indicates if the Flavor is a production one(defaults to false)

Implementation

final bool isProduction;