title property

  1. @JsonKey(name: r'title')
String? title
final

Implementation

@JsonKey(name: r'title')
final String? title;