enableVibration property

bool enableVibration
final

Indicates if vibration should be enabled when the notification is displayed.

For Android 8.0 or newer, this is tied to the specified channel and cannot be changed after the channel has been created for the first time.

Implementation

final bool enableVibration;