isShuttingDown method

  1. @override
bool isShuttingDown()
override

Implementation

@override
bool isShuttingDown() {
  return _isShuttingDown;
}