length property

int get 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;