reasonLabels property
Custom reason labels for thumbs down rating provided by the user.
The maximum number of labels allowed is 10 and the maximum length of a single label is 128 characters.
Optional.
Implementation
core.List<core.String>? reasonLabels;