combinationLock method

Future<void> combinationLock()

Plays the combination-lock preset.

Implementation

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