menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
password property
password property
dark_mode
light_mode
password
property
String
?
password
final
Password for authenticating this connection.
Implementation
final
String?
password;
postgres_fork package
documentation
postgres
PostgreSQLConnection
password property
PostgreSQLConnection class
Constructors
new
Properties
allowClearTextPassword
databaseName
encoding
hashCode
host
isClosed
isUnixSocket
messages
notifications
password
port
processID
queryTimeoutInSeconds
queueSize
replicationMode
runtimeType
settings
socket
timeoutInSeconds
timeZone
username
useSSL
Methods
addMessage
cancelTransaction
close
execute
mappedResultsQuery
noSuchMethod
open
query
queryAsMap
toString
transaction
Operators
operator ==