visibility property

AndroidNotificationVisibility? visibility
final

Sets the visibility of the notification. Must be either private, public, or secret. If unspecified, defaults to private.

Implementation

final AndroidNotificationVisibility? visibility;