Transport

constructor(routeNumber: String, driverName: String = "", licensePlate: String = "", images: List<Image> = emptyList(), cargos: List<Cargo> = emptyList())