equals method

bool? equals(
  1. Point? other
)

Implementation

external bool? equals(Point? other);