remark property

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

Implementation

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