isRelease property

bool get isRelease

Check if running in release mode

Implementation

static bool get isRelease => kReleaseMode;