isOnline property

bool get isOnline

Whether the app is currently connected to the network

Implementation

bool get isOnline => _isOnline;