MultipleChoiceNode
class MultipleChoiceNode(val nodeId: String, request: EvidenceRequestQuestionMultipleChoice, followUpMap: Map<String, ProofingGraph.Node?>) : ProofingGraph.Node
Constructors
Link copied to clipboard
constructor(nodeId: String, request: EvidenceRequestQuestionMultipleChoice, followUpMap: Map<String, ProofingGraph.Node?>)