Flutter
source_span
SourceLocation
line property
line
line
property
Null safety
int
line
final
The 0-based line of this location in the source.
Implementation
final int line;
Flutter
source_span
SourceLocation
line property
SourceLocation class
Constructors
SourceLocation
Properties
column
hashCode
line
offset
runtimeType
sourceUrl
toolString
Methods
compareTo
distance
noSuchMethod
pointSpan
toString
Operators
operator ==