title property Null safety

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

Title of this poll

Implementation

@JsonKey(defaultValue: '')
String title;