BackupException constructor

const BackupException(
  1. BackupFailedData data
)

Implementation

const BackupException(this.data);