EligibilityRequestPurposeCopyWithImpl<T> constructor
EligibilityRequestPurposeCopyWithImpl<T> (
- FhirString _value,
- T _then()
Constructor for the copyWith implementation.
Implementation
EligibilityRequestPurposeCopyWithImpl(super._value, super._then);