range property
Range
get
range
The range that will be replaced if this completion item is accepted.
Implementation
_i3.Range get range => _i5.getProperty(
this,
'range',
);
The range that will be replaced if this completion item is accepted.
_i3.Range get range => _i5.getProperty(
this,
'range',
);