AviVehicleBrand constructor

AviVehicleBrand()

Implementation

AviVehicleBrand()
{
  id = 0;
  name = "";
  image = "";
}