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