isDevelopment property

bool isDevelopment

Implementation

bool get isDevelopment => _environment == 'development';