dataTxt2json function

DynamicMap dataTxt2json(
  1. String txt
)

Implementation

DynamicMap dataTxt2json(String txt) => parseDataFile(txt);