isOnline property
bool
get
isOnline
Returns true if this device is online.
Implementation
static bool get isOnline => navigationIsOnline();
Returns true if this device is online.
static bool get isOnline => navigationIsOnline();