Triggers a bounce haptic effect once using thuds (Android only).
@override Future<void> bounceOnce() async { await methodChannel.invokeMethod('bounceOnce'); }