vibrate property

List<num>? vibrate
final

A vibration pattern for the device's vibration hardware to emit when the notification fires.

Implementation

final List<num>? vibrate;