Unknown constructor

Unknown([
  1. List<String>? lines
])

Implementation

Unknown([List<String>? lines]) : super('', ParserItemType.undef, lines);