spin method

Future<void> spin()

Plays the spin preset.

Implementation

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