length property

int length

The length of source.

Implementation

int get length => source.length;