BackupDestinationDetails constructor

BackupDestinationDetails({
  1. String? type,
})

Implementation

BackupDestinationDetails({this.type});