tokenPos property Null safety
read / write
An approximate token position for the source location. This may change when the location is resolved.
Implementation
@optional
int? tokenPos;
An approximate token position for the source location. This may change when the location is resolved.
@optional
int? tokenPos;