ElicitationContentValueBoolean constructor

ElicitationContentValueBoolean(
  1. bool value
)

Implementation

ElicitationContentValueBoolean(this.value);