isDebug property

bool isDebug

Is debug build mode

Implementation

bool get isDebug => this == BuildMode.debug;