expired property

  1. @JsonKey(defaultValue: false)
bool expired
final

Whether the poll has ended.

Implementation

@JsonKey(defaultValue: false)
final bool expired;