lowestLabel property

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

Implementation

@JsonKey(defaultValue: 'Strongly disagree')
String? lowestLabel;