isSystemOnline property

bool get isSystemOnline

Implementation

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