requireInteraction property
Indicates that a notification should remain active until the user clicks or dismisses it, rather than closing automatically. Defaults to false.
Implementation
final bool? requireInteraction;
Indicates that a notification should remain active until the user clicks or dismisses it, rather than closing automatically. Defaults to false.
final bool? requireInteraction;