alternativeRoads property

List<Road>? get alternativeRoads

Implementation

List<Road>? get alternativeRoads => _alternativesRoads;