title property

  1. @JsonKey(defaultValue: 'Untitled')
String title
finalinherited

Implementation

@JsonKey(defaultValue: 'Untitled')
final String title;