userVisibleOnly property

bool get userVisibleOnly

The userVisibleOnly read-only property of the PushSubscriptionOptions interface indicates if the returned push subscription will only be used for messages whose effect is made visible to the user.

Implementation

external bool get userVisibleOnly;