menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PostgreSQLConnection
password property
password property
dark_mode
light_mode
password
property
String
?
password
final
Password for authenticating this connection.
Implementation
final String? password;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLConnection
password property
PostgreSQLConnection class