priority property

String? priority
final

Priority of the notification.

Affects how prominently the notification is displayed. Values: 'max', 'high', 'default', 'low', 'min'

Implementation

final String? priority;