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