/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.trippreview.nearby/InfoGroupViewModel
InfoGroupViewModel
\ class InfoGroupViewModel : ViewModel
Constructors
| InfoGroupViewModel | constructor() |
Properties
| Name | Summary |
|---|---|
| icon | var icon: ObservableField<Int> |
| title | var title: ObservableField<Int> |
| value | var value: ObservableField<String> |
Functions
| Name | Summary |
|---|---|
| addCloseable | open fun addCloseable(@NonNullp0: Closeable) |