scopeEndTokenPos property Null safety
read / write
The last token position where this variable is visible to the scope.
Implementation
int? scopeEndTokenPos;
The last token position where this variable is visible to the scope.
int? scopeEndTokenPos;