title property

  1. @JsonKey(name: 'title')
String get title
inherited

Title for the result

Implementation

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