menu
postgres_fork package
documentation
postgres.dart
PgPoint
PgPoint const constructor
PgPoint const constructor
dark_mode
light_mode
PgPoint
constructor
const
PgPoint
(
double
latitude
,
double
longitude
)
Implementation
const PgPoint(this.latitude, this.longitude);
postgres_fork package
documentation
postgres
PgPoint
PgPoint const constructor
PgPoint class