stopLiveness method

void stopLiveness()

Implementation

void stopLiveness() {
  _bridge.invokeMethod("stopLiveness", []);
}