titleLong property
Long version of the title
Implementation
String get title;/// Long version of the title
@JsonKey(name: 'title_long') String? get titleLong;
Long version of the title
String get title;/// Long version of the title
@JsonKey(name: 'title_long') String? get titleLong;