title property

String title
@JsonKey(name: 'title'), read / write

Implementation

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