enableLabelSentimentSelection property

bool? enableLabelSentimentSelection
getter/setter pair

If set to true, contributors will have the option to select sentiment of the label they selected, to mark it as negative or positive label.

Default is false.

Implementation

core.bool? enableLabelSentimentSelection;