isOnline property

bool get isOnline

Shorthand: whether the device is online.

Implementation

bool get isOnline => _manager.isOnline;