VolumeNodeResources constructor
const
VolumeNodeResources({
- int? count,
Default constructor.
Implementation
const VolumeNodeResources({
this.count,
});
Default constructor.
const VolumeNodeResources({
this.count,
});