requireInteraction property

bool? requireInteraction
final

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;