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