ReportSummarySoleTenantNodeAllocation constructor
ReportSummarySoleTenantNodeAllocation({
- String? allocatedAssetCount,
- SoleTenantNodeType? node,
- String? nodeCount,
Implementation
ReportSummarySoleTenantNodeAllocation({
this.allocatedAssetCount,
this.node,
this.nodeCount,
});