segmentTerminator property
Byte(s) to use as the segment terminator.
If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
Implementation
core.String? segmentTerminator;
Byte(s) to use as the segment terminator.
If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
core.String? segmentTerminator;