title property

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

Implementation

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