title property

  1. @JsonKey(name: 'title')
String? title
getter/setter pair

Implementation

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