twoSingleQuotes property

Parser get twoSingleQuotes

Implementation

Parser get twoSingleQuotes => string("''").map((x) => "'");