stopECGMeasure property

Future<void> stopECGMeasure

Implementation

Future<void> get stopECGMeasure {
  return mConnconst.invokeMethod('stopECGMeasure');
}