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