ElicitationContentValueInteger constructor
const
ElicitationContentValueInteger(
- AcpInt64 value
Creates this concrete union member.
Implementation
const ElicitationContentValueInteger(this.value);
Creates this concrete union member.
const ElicitationContentValueInteger(this.value);