NotificationVisibility constructor
const
NotificationVisibility(
- int rawValue
Constructs an instance of NotificationVisibility.
Implementation
const NotificationVisibility(this.rawValue);
Constructs an instance of NotificationVisibility.
const NotificationVisibility(this.rawValue);