parseRuns method

String parseRuns()

Implementation

String parseRuns() => map((e) => e['text']).join();