isDev property

bool get isDev

Implementation

bool get isDev => environment == Environment.dev;