Dart SDK
dart:svg
Point
property runtimeType
runtimeType
class Point
Properties
x
y
hashCode
runtimeType
Methods
matrixTransform
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType