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