A general haptic feedback pattern. Use this when no other feedback patterns apply.
@override Future<void> generic() async { return methodChannel.invokeMethod('generic'); }