google_map_windows
WindowsMap
Point
Point constructor
Point
Point
constructor
Null safety
Point
(
int
x
,
int
y
)
Implementation
Point(this.x,this.y);
google_map_windows
WindowsMap
Point
Point constructor
Point class
Constructors
Point
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toString
Operators
operator ==