stopAllTracking static method

void stopAllTracking()

Implementation

static void stopAllTracking() {
  _channel.invokeMethod('stopAllTracking');
}