title property

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

Implementation

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