length property

int length

The number of characters from the offset to the end of the source which encompasses the compilation error.

Implementation

int get length => _problemMessage.length;