length property

  1. @override
int length
override

Return the number of characters in the syntactic entity's source range.

Implementation

@override
int get length;