/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map/AlertMarkerViewModel
AlertMarkerViewModel
\ data class AlertMarkerViewModel(val alert: RealtimeAlert, val segment: TripSegment)
Constructors
| AlertMarkerViewModel | constructor(alert: RealtimeAlert, segment: TripSegment) |
Properties
| Name | Summary |
|---|---|
| alert | val alert: RealtimeAlert |
| segment | val segment: TripSegment |