wave method

Future<void> wave()

Plays the wave preset.

Implementation

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