customRating property
Custom rating from the user about the provided answer, with maximum length of 1024 characters.
For example, client could use a customized JSON object to indicate the rating.
Optional.
Implementation
core.String? customRating;