isInShutdown property

bool isInShutdown

Implementation

bool get isInShutdown => _shutdownCompleter != null;