isOnline property

bool isOnline

Implementation

bool get isOnline => _getAttribute<bool>(kOnline, false);