isProduction property

bool isProduction

Implementation

bool get isProduction => flavor == Flavor.production;