equalsApprox method

bool equalsApprox(
  1. PathSegment s
)

(undocumented) @param {PathSegment} s @return {boolean}

Implementation

_i2.bool equalsApprox(_i3.PathSegment s) => _i4.callMethod(
      this,
      'equalsApprox',
      [s],
    );