menu
firedart package
documentation
firestore/models.dart
GeoPoint
GeoPoint const constructor
GeoPoint const constructor
dark_mode
light_mode
GeoPoint
constructor
const
GeoPoint
(
double
latitude
,
double
longitude
)
Implementation
const GeoPoint(this.latitude, this.longitude);
firedart package
documentation
firestore/models
GeoPoint
GeoPoint const constructor
GeoPoint class