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