segmentTerminator property

String? segmentTerminator
getter/setter pair

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;