stop method

Future<bool> stop()

Stops all sensor monitoring.

Implementation

Future<bool> stop() => NexoraSdkPlatform.instance.stopSensor();