isDev property

bool get isDev

Implementation

bool get isDev => flavor == FKappaFlavor.dev;