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