equalsApprox method
(undocumented) @param {PathSegment} s @return {boolean}
Implementation
_i2.bool equalsApprox(_i3.PathSegment s) => _i4.callMethod(
this,
'equalsApprox',
[s],
);
(undocumented) @param {PathSegment} s @return {boolean}
_i2.bool equalsApprox(_i3.PathSegment s) => _i4.callMethod(
this,
'equalsApprox',
[s],
);