isError property

bool isError

Implementation

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