end property

  1. @override
FileLocation end

The end location of this span, exclusive.

Implementation

@override
FileLocation get end => _inner.end;