isQuoted property

bool isQuoted
latefinal

Flag indicating the need to embrace a field in quotes when necessary (i.e. lineFormat does not start with '{')

Implementation

late final bool isQuoted;