isHapticsMuted method

Future<bool> isHapticsMuted()

Implementation

Future<bool> isHapticsMuted() {
  throw UnimplementedError('isHapticsMuted() has not been implemented.');
}