stop method

void stop()
inherited

Implementation

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