title property

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

Title of the checklist; 1-255 characters after entities parsing

Implementation

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