menu
googleapis package
documentation
datastream/v1.dart
PostgresqlProfile
PostgresqlProfile constructor
PostgresqlProfile constructor
dark_mode
light_mode
PostgresqlProfile
constructor
PostgresqlProfile
(
{
String
?
database
,
String
?
hostname
,
String
?
password
,
int
?
port
,
String
?
username
,
})
Implementation
PostgresqlProfile({ this.database, this.hostname, this.password, this.port, this.username, });
googleapis package
documentation
datastream/v1
PostgresqlProfile
PostgresqlProfile constructor
PostgresqlProfile class