isError property

bool get isError

Implementation

bool get isError => result == VersionCheckResult.error;