isRelease property

bool isRelease

True if it is release mode.

Implementation

static bool get isRelease => kReleaseMode;