menu
googleapis package
documentation
connectors/v1.dart
Settings
Settings.new constructor
Settings.new constructor
dark_mode
light_mode
Settings
constructor
Settings
(
{
String
?
name
,
bool
?
payg
,
String
?
tenantProjectId
,
bool
?
vpcsc
,
})
Implementation
Settings({
this
.name,
this
.payg,
this
.tenantProjectId,
this
.vpcsc, });
googleapis package
documentation
connectors/v1
Settings
Settings.new constructor
Settings class