title property

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

Optional. Title for the result

Implementation

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