push method

Future<void> push()

Plays the push preset.

Implementation

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