question property

String? get question

Question text.

Implementation

String? get question => payload['question'];