isOther property

bool? isOther
getter/setter pair

Whether the option is "other".

Currently only applies to RADIO and CHECKBOX choice types, but is not allowed in a QuestionGroupItem.

Implementation

core.bool? isOther;