fromString method

List<Line> fromString()

Implementation

List<Line> fromString() {
  return [];
}