poll property

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

Whether to receive poll ended notifications.

Implementation

@JsonKey(defaultValue: false)
final bool poll;