startBackup method

dynamic startBackup()

Implementation

startBackup() {
  throw UnimplementedError('has not been implemented.');
}