$TenantProjectRequest constructor

$TenantProjectRequest({
  1. String? tag,
})

Implementation

$TenantProjectRequest({
  this.tag,
});