flutter_parse
flutter_parse
ParseGeoPoint
ParseGeoPoint constructor
ParseGeoPoint
ParseGeoPoint class
Constructors
ParseGeoPoint
set
Properties
latitude
longitude
toJson
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
EARTH_MEAN_RADIUS_KM
EARTH_MEAN_RADIUS_MILE
ParseGeoPoint constructor
ParseGeoPoint
(
)
Creates a new default point with latitude and longitude set to 0.0.
Implementation
ParseGeoPoint();