hapticSupport method
Returns the device's haptic support level.
Implementation
Future<HapticSupport> hapticSupport() =>
PulsarPlatform.instance.hapticSupport();
Returns the device's haptic support level.
Future<HapticSupport> hapticSupport() =>
PulsarPlatform.instance.hapticSupport();