Future<bool?> isShakeForFeedbackEnabled() async { return await AppticsFlutterPlatform.instance.isShakeForFeedbackEnabled(); }