isDevelopment property

bool get isDevelopment

Implementation

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