postgres package
documentation
postgres
PostgreSQLConnection
username property
username
username
property
Null safety
String
?
username
final
Username for authenticating this connection.
Implementation
final String? username;
postgres package
documentation
postgres
PostgreSQLConnection
username property
PostgreSQLConnection class
Constructors
PostgreSQLConnection
Properties
allowClearTextPassword
databaseName
hashCode
host
isClosed
isUnixSocket
notifications
password
port
processID
queryTimeoutInSeconds
queueSize
runtimeType
settings
socket
timeoutInSeconds
timeZone
username
useSSL
Methods
cancelTransaction
close
execute
mappedResultsQuery
noSuchMethod
open
query
toString
transaction
Operators
operator ==