menu
serverpod_postgres_pool package
documentation
postgres_pool.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);
serverpod_postgres_pool package
documentation
postgres_pool
PgPoint
PgPoint const constructor
PgPoint class