enableVibration property
Whether to enable vibration when creating notifications.
The default is false
.
It is set only once for the first time on Android 8.0+.
Implementation
final bool enableVibration;
Whether to enable vibration when creating notifications.
The default is false
.
It is set only once for the first time on Android 8.0+.
final bool enableVibration;