length property Null safety
override
Return the number of characters in the syntactic entity's source range.
Implementation
@override
int get length;
Return the number of characters in the syntactic entity's source range.
@override
int get length;