@param id
Future<chopper.Response<bool>> alternativedescriptionIdDelete( {required String? id}) { return _alternativedescriptionIdDelete(id: id); }