DescriptionLineDetail constructor
DescriptionLineDetail({
- String? serviceDate,
- ReferenceType? taxCodeRef,
Implementation
DescriptionLineDetail({
this.serviceDate, this.taxCodeRef
});