stop method

void stop()
override

Implementation

void stop() async {
  _nativeAPI.stop();
}