menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PostgreSQLConnection
host property
host property
dark_mode
light_mode
host
property
String
host
final
Hostname of database this connection refers to.
Implementation
final String host;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLConnection
host property
PostgreSQLConnection class