Package-level declarations

Types

Link copied to clipboard
@Serializable
data class PlaceReferenceDto(val ref: String? = null, val stationName: NameDto? = null, val position: GeoPositionDto? = null) : Parcelable

Created by Michael Ruppen on 07.06.2024