SnapshotReservationDetail constructor
SnapshotReservationDetail({})
Implementation
SnapshotReservationDetail({
this.reservedSpaceGib,
this.reservedSpacePercent,
this.reservedSpaceRemainingGib,
this.reservedSpaceUsedPercent,
});