isRelease property

bool get isRelease

True if it is release mode.

Implementation

static bool get isRelease => kReleaseMode;