ping method

Future<void> ping()

Plays the ping preset.

Implementation

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