isDev property

bool isDev

Implementation

bool get isDev => appFlavor == Flavor.dev;