end property Null safety
override
Return the offset from the beginning of the file to the character after the last character of the syntactic entity.
Implementation
@override
int get end;
Return the offset from the beginning of the file to the character after the last character of the syntactic entity.
@override
int get end;