question property

  1. @JsonKey(name: 'question')
String get question
inherited

Poll question, 1-300 characters

Implementation

@JsonKey(name: 'question')
String get question;