menu
postgres_fork package
documentation
postgres.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;
postgres_fork package
documentation
postgres
PostgreSQLConnection
host property
PostgreSQLConnection class