VISIBILITY_SECRET constant

NotificationVisibility const VISIBILITY_SECRET

Do not reveal any part of this notification on a secure lockscreen.

Implementation

static const NotificationVisibility VISIBILITY_SECRET =
    NotificationVisibility(-1);