title property

  1. @JsonKey.new(name: "title")
String? title
final

Implementation

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