offset property

int offset

The character offset from the beginning of the source (zero based) where the error occurred.

Implementation

int get offset => _problemMessage.offset;