startPos property Null safety

int? startPos
read / write

The token position at which this range begins.

Implementation

int? startPos;