explanation property
Optional. Text that is shown when a user chooses an incorrect answer or taps on the lamp icon in a quiz-style poll, 0-200 characters
Implementation
@JsonKey(name: 'explanation')
String? get explanation;
Optional. Text that is shown when a user chooses an incorrect answer or taps on the lamp icon in a quiz-style poll, 0-200 characters
@JsonKey(name: 'explanation')
String? get explanation;