isShuttingDown property

bool get isShuttingDown

Returns true if the system received a shutdown signal.

Implementation

bool get isShuttingDown => _isShuttingDown;