end property
Position
get
end
The end position. It is after or equal to {@link Range.startstart}.
Implementation
_i3.Position get end => _i5.getProperty(
this,
'end',
);
The end position. It is after or equal to {@link Range.startstart}.
_i3.Position get end => _i5.getProperty(
this,
'end',
);