negativeFeedbackText property
Text of the negative feedback if user provides one when selecting the "Other" option. Or text of the predefined negative feedback option if user selects one. Or null if user prefers not to provide detailed feedback.
Implementation
final String? negativeFeedbackText;