Whether the current device supports haptic feedback at all.
Future<bool> isSupported() { throw UnimplementedError('isSupported() has not been implemented.'); }