isHighPriorityMessage property

  1. @JsonKey(defaultValue: false)
bool isHighPriorityMessage
getter/setter pair

是否是高优先级消息

Implementation

@JsonKey(defaultValue: false)
bool isHighPriorityMessage;