end property

Position end

The end position. It is after or equal to {@link Range.startstart}.

Implementation

_i3.Position get end => _i5.getProperty(
      this,
      'end',
    );