tripMap property

Map<String, Trip> get tripMap

Implementation

Map<String, Trip> get tripMap => _tripMapMemoized(this);