isSuccess property

bool isSuccess
final

The result of the internet connection check for the given option.

If true, then HEAD request to the given option was successful. Otherwise, it was unsuccessful.

Implementation

final bool isSuccess;