Line constructor

Line(
  1. String? line
)

Implementation

Line(this.line);