ApplyTenantProjectConfigRequest constructor
ApplyTenantProjectConfigRequest({
- TenantProjectConfig? projectConfig,
- String? tag,
Implementation
ApplyTenantProjectConfigRequest({
this.projectConfig,
this.tag,
});