isCrash method

  1. @override
bool isCrash()
override

Implementation

@override
bool isCrash() {
  return _isCrash;
}