PreservedState constructor

Implementation

PreservedState({
  this.disks,
  this.externalIPs,
  this.internalIPs,
  this.metadata,
});