priority property
String?
get
priority
Priority of the message. Must be either normal
or high
.
Implementation
external String? get priority;
Priority of the message. Must be either normal
or high
.
external String? get priority;