priority property
Priority of the notification.
Affects how prominently the notification is displayed. Values: 'max', 'high', 'default', 'low', 'min'
Implementation
final String? priority;
Priority of the notification.
Affects how prominently the notification is displayed. Values: 'max', 'high', 'default', 'low', 'min'
final String? priority;