postgres package
documentation
postgres
PostgreSQLConnection
password property
password
password
property
Null safety
String
?
password
final
Password for authenticating this connection.
Implementation
final String? password;
postgres package
documentation
postgres
PostgreSQLConnection
password 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 ==