isProduction property

bool isProduction
final

if set to true, the file used gonna be .env.production Will supersede isDebug

Implementation

final bool isProduction;