isProduction property

bool get isProduction

Implementation

bool get isProduction => this == Environments.production;