requireInteraction property

bool? get requireInteraction

Indicates that a notification should remain active until the user clicks or dismisses it, rather than closing automatically. Defaults to false.

Implementation

external bool? get requireInteraction;