enableShakeForFeedback method
Implementation
Future<void> enableShakeForFeedback() async {
AppticsFlutterPlatform.instance.enableShakeForFeedback();
}
Future<void> enableShakeForFeedback() async {
AppticsFlutterPlatform.instance.enableShakeForFeedback();
}