Flutter
source_span
SourceFile
length property
length
length
property
Null safety
int
length
The length of the file in characters.
Implementation
int get length => _decodedChars.length;
Flutter
source_span
SourceFile
length property
SourceFile class
Constructors
SourceFile
decoded
fromString
Properties
hashCode
length
lines
runtimeType
url
Methods
getColumn
getLine
getOffset
getText
location
noSuchMethod
span
toString
Operators
operator ==