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