title property

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

Implementation

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