isHighPriorityMessage property Null safety
@JsonKey(defaultValue: false), read / write
是否是高优先级消息
Implementation
@JsonKey(defaultValue: false)
bool isHighPriorityMessage;
是否是高优先级消息
@JsonKey(defaultValue: false)
bool isHighPriorityMessage;