Dart SDK
dart:html
Point
toString
method
toString
Point
Properties
x
y
hashCode
magnitude
Constructors
Point
Operators
operator ==
operator +
operator -
operator *
Methods
toString
distanceTo
squaredDistanceTo
String
toString
( )
Returns a string representation of this object.