systemPrimitiveSpin method

Future<void> systemPrimitiveSpin()

Plays the system primitive-spin haptic.

Implementation

Future<void> systemPrimitiveSpin() => play('systemPrimitiveSpin');