updatedPolls property Null safety
- @JsonKey(defaultValue: [], name: 'updated')
read / write
Implementation
@JsonKey(defaultValue: [], name: 'updated')
List<Poll>? updatedPolls;
@JsonKey(defaultValue: [], name: 'updated')
List<Poll>? updatedPolls;