stop method

Future<bool> stop()

Stops the sensor stream.

Implementation

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