line property
The contextual line where the expression should be evaluated. In the 'hover' context, this should be set to the start of the expression being hovered.
Implementation
final int? line;
The contextual line where the expression should be evaluated. In the 'hover' context, this should be set to the start of the expression being hovered.
final int? line;