Triggers a ramp-up haptic pattern (Android only).
@override Future<void> rampUpPattern() async { await methodChannel.invokeMethod('rampUpPattern'); }