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