ElicitationContentValueBoolean constructor
const
ElicitationContentValueBoolean(
- bool value
Creates this concrete union member.
Implementation
const ElicitationContentValueBoolean(this.value);
Creates this concrete union member.
const ElicitationContentValueBoolean(this.value);