scopeEndTokenPos property Null safety

int? scopeEndTokenPos
read / write

The last token position where this variable is visible to the scope.

Implementation

int? scopeEndTokenPos;