stopEngine method
void
stopEngine()
Commands the C++ environment to halt operation safely.
Implementation
void stopEngine() => _stopEngineNative();
Commands the C++ environment to halt operation safely.
void stopEngine() => _stopEngineNative();