isOnline property

bool get isOnline

Whether internet is currently available.

Implementation

bool get isOnline => currentState.isOnline;