nullMarker property

String? nullMarker
getter/setter pair

A custom string that will represent a NULL value in CSV import data.

Optional.

Implementation

core.String? nullMarker;