explanation property

String? explanation
final

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

final String? explanation;