isProduction property Null safety
final
if set to true, the file used gonna be .env.production Will supersede isDebug
Implementation
final bool isProduction;
if set to true, the file used gonna be .env.production Will supersede isDebug
final bool isProduction;