priority property

  1. @JsonKey(name: "priority")
String? priority
getter/setter pair

Implementation

@JsonKey(name: "priority")
String? priority;