isShutdown method

bool isShutdown()

Implementation

bool isShutdown() => state.index >= State.deactivating.index;