isShutdown property

bool isShutdown

Implementation

bool get isShutdown => _state == State.SHUTDOWN;