isProduction property

bool get isProduction

Implementation

static bool get isProduction => environment == Env.production;