columnsPattern top-level constant

String const columnsPattern

Implementation

const columnsPattern = r"([\w_]+)[\s\w]+[,\n]";