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