explosion method

Future<void> explosion()

Plays the explosion preset.

Implementation

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