scopeStartTokenPos property Null safety

int? scopeStartTokenPos
read / write

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

Implementation

int? scopeStartTokenPos;