menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
useSSL property
useSSL property
dark_mode
light_mode
useSSL
property
bool
useSSL
final
Whether or not this connection should connect securely.
Implementation
final bool useSSL;
postgres_fork package
documentation
postgres
PostgreSQLConnection
useSSL property
PostgreSQLConnection class