lock method

Future<void> lock()

Plays the lock preset.

Implementation

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