Default constructor.
RPChoice({ required this.text, required this.value, this.isFreeText = false, this.detailText, }) : super();