polls property

  1. @JsonKey(defaultValue: [])
List<Poll> polls
getter/setter pair

Implementation

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