DatabaseDeploymentDetailsAggregatedStats constructor
DatabaseDeploymentDetailsAggregatedStats({
- int? databaseCount,
Implementation
DatabaseDeploymentDetailsAggregatedStats({
this.databaseCount,
});