isSystemOnline property

bool isSystemOnline

Implementation

bool get isSystemOnline => applicationStatus?.isOnline ?? false;