latitude property
double
get
latitude
The latitude
read-only property of the GeolocationCoordinates
interface is a double
representing the latitude of the position in
decimal degrees.
Implementation
external double get latitude;