menu
leancloud_storage package
documentation
leancloud_storage
LCGeoPoint
LCGeoPoint constructor
LCGeoPoint
brightness_4
brightness_5
LCGeoPoint
constructor
LCGeoPoint
(
double
latitude
,
double
longitude
)
Implementation
LCGeoPoint(this.latitude, this.longitude);
leancloud_storage package
documentation
leancloud_storage
LCGeoPoint
LCGeoPoint constructor
LCGeoPoint class
Constructors
LCGeoPoint
origin
Properties
hashCode
latitude
longitude
runtimeType
Methods
kilometersTo
milesTo
noSuchMethod
radiansTo
toString
Operators
operator ==