menu
googleapis package
documentation
connectors/v1.dart
Settings
Settings constructor
Settings 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 constructor
Settings class