Line constructor

Line(
  1. String rawLine
)

Implementation

Line(this.rawLine);