isPreRelease property

bool get isPreRelease
inherited

Implementation

bool get isPreRelease => preReleaseMajor != null || preReleaseMinor != null;