isDev property

bool isDev

Implementation

bool get isDev => flavor == Flavor.development;