SnapshotErrorMessage constructor
SnapshotErrorMessage({})
Implementation
SnapshotErrorMessage({
this.failureCode,
this.failureReason,
this.snapshotClusterIdentifier,
this.snapshotIdentifier,
});
SnapshotErrorMessage({
this.failureCode,
this.failureReason,
this.snapshotClusterIdentifier,
this.snapshotIdentifier,
});