systemNotificationWarning method

Future<void> systemNotificationWarning()

Plays the system warning-notification haptic.

Implementation

Future<void> systemNotificationWarning() => play('systemNotificationWarning');