NotificationVisibility constructor

const NotificationVisibility(
  1. int rawValue
)

Constructs an instance of NotificationVisibility.

Implementation

const NotificationVisibility(this.rawValue);