isOnline property
bool
get
isOnline
Shorthand: whether the device is online.
Implementation
bool get isOnline => _manager.isOnline;
Shorthand: whether the device is online.
bool get isOnline => _manager.isOnline;