SettingsBackupResponse.failure constructor

const SettingsBackupResponse.failure(
  1. String? error
)

Implementation

const SettingsBackupResponse.failure(this.error) : _data = null;