shouldParseNumbers property

bool shouldParseNumbers
final

Should we try to parse unquoted text to numbers (int and doubles)

Implementation

final bool shouldParseNumbers;