isOnline property

bool isOnline

Implementation

bool get isOnline => device?.isOnline ?? false;