subtitle property

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

Implementation

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