beep method

Future<void> beep()

Implementation

Future<void> beep() => throw UnimplementedError('beep() not implemented.');