Intersection constructor
Intersection({})
Implementation
Intersection({
required this.entry,
required this.bearings,
this.duration,
this.isUrban,
required this.adminIndex,
this.out,
this.weight,
required this.geometryIndex,
required this.location,
this.intersectionIn,
this.turnDuration,
this.turnWeight,
this.classes,
});