highestLabel property

  1. @JsonKey(defaultValue: 'Strongly agree')
String? highestLabel
getter/setter pair

Implementation

@JsonKey(defaultValue: 'Strongly agree')
String? highestLabel;