title property

  1. @JsonKey(defaultValue: '')
String title
read / write

Title of the poll.

Implementation

@JsonKey(defaultValue: '')
String title;