start property

int? start
inherited

Return the start location in the input buffer, or null.

Implementation

int? get start => _start;