Volume constructor
Volume({})
Implementation
Volume({
this.availabilityZone,
this.device,
this.ec2VolumeId,
this.encrypted,
this.instanceId,
this.iops,
this.mountPoint,
this.name,
this.raidArrayId,
this.region,
this.size,
this.status,
this.volumeId,
this.volumeType,
});