polls property Null safety

  1. @JsonKey(defaultValue: [])
List<Poll> polls
read / write

Implementation

@JsonKey(defaultValue: [])
List<Poll> polls;