VISIBILITY_SECRET constant Null safety
Do not reveal any part of this notification on a secure lockscreen.
Implementation
static const NotificationVisibility VISIBILITY_SECRET =
NotificationVisibility(-1);
Do not reveal any part of this notification on a secure lockscreen.
static const NotificationVisibility VISIBILITY_SECRET =
NotificationVisibility(-1);