fix(transport_helper): add some entries to match vehicleType codes

This commit is contained in:
fbachus
2026-07-24 23:14:15 +02:00
parent b6b4f27376
commit 24ddd65bf5
+3
View File
@@ -713,6 +713,9 @@ class Line {
VehicleType.subway,
VehicleType.PLACEHOLDER,
VehicleType.bus,
VehicleType.PLACEHOLDER,
VehicleType.PLACEHOLDER,
VehicleType.regionalTrain,
];
factory Line.fromJson(Map<String, dynamic> json) => Line(