isRelease property

bool isRelease

Implementation

bool get isRelease => buildType == BuildType.RELEASE;