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