intersects method

bool intersects(
  1. LineString other
)

Implementation

bool intersects(LineString other) => false;