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