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