isRelease property

bool isRelease

Is release build mode

Implementation

bool get isRelease => this == BuildMode.release;