True when the loaded libdart_bridge exports hardExit (>= 1.9.0). Callers should branch on this rather than assuming the call terminates.
bool get canHardExit => _hardExit != null;