isOnline property
bool
get
isOnline
Whether the app is currently connected to the network
Implementation
bool get isOnline => _isOnline;
Whether the app is currently connected to the network
bool get isOnline => _isOnline;