AbstractPlaceDto

@Serializable
abstract class AbstractPlaceDto : Parcelable

Created by Michael Ruppen on 15.05.2024

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)