TapeInfo constructor
TapeInfo({})
Implementation
TapeInfo({
this.gatewayARN,
this.poolEntryDate,
this.poolId,
this.retentionStartDate,
this.tapeARN,
this.tapeBarcode,
this.tapeSizeInBytes,
this.tapeStatus,
});