title property

  1. @JsonKey(defaultValue: '')
String title
getter/setter pair

Title of this poll

Implementation

@JsonKey(defaultValue: '')
String title;