stop method
Stop the continuous haptic.
Implementation
Future<void> stop() =>
PulsarPlatform.instance.realtimeStop(strategy: strategy);
Stop the continuous haptic.
Future<void> stop() =>
PulsarPlatform.instance.realtimeStop(strategy: strategy);