stopFetchMeasurement abstract method
Stop sending measurement data (started with fetchMeasurement). See BLE Interface Specification Section 7.13
Implementation
Future<VtjCommandResult<StopFetchMeasurementResult>> stopFetchMeasurement(
BluetoothDevice device,
);