compareBoundaryPoints property
Implementation
_i2.num Function(
_i2.num,
_i3.Range,
) get compareBoundaryPoints => (
_i2.num p0,
_i3.Range p1,
) =>
_i4.callMethod(
_i4.getProperty(
this,
'compareBoundaryPoints',
),
r'call',
[
this,
p0,
p1,
],
);