highlightMsg property

  1. @JsonKey(name: "highlightMsg", defaultValue: "")
String? highlightMsg
getter/setter pair

Implementation

@JsonKey(name: "highlightMsg", defaultValue: "")
String? highlightMsg;