Flutter
vm_service
SourceLocation
tokenPos property
tokenPos
tokenPos
property
Null safety
int
?
tokenPos
read / write
The first token of the location.
Implementation
int? tokenPos;
Flutter
vm_service
SourceLocation
tokenPos property
SourceLocation class
Constructors
SourceLocation
Properties
column
endTokenPos
hashCode
json
line
runtimeType
script
tokenPos
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse