title property

  1. @JsonKey.new(name: "title")
String title
getter/setter pair

Implementation

@JsonKey(name: "title")
String title;