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