snap method

Future<void> snap()

Plays the snap preset.

Implementation

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