requireInteraction property

bool requireInteraction

A Boolean indicating that a notification should remain active until the user clicks or dismisses it, rather than closing automatically.

Implementation

external bool get requireInteraction;