explanation property

String? explanation
getter/setter pair

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

String? explanation;