isDebug property

bool isDebug

Implementation

bool get isDebug => buildType == BuildType.DEBUG;