line property

int? line
final

A line for which to determine the completion proposals. If missing the first line of the text is assumed.

Implementation

final int? line;