isProduction property

bool isProduction

Implementation

bool get isProduction => _environment == 'production';