sdk
/
com.sygic.sdk.places
/
PlaceDetail
Place
Detail
data class
PlaceDetail
(key:
String
?, value:
String
?) :
Parcelable
Content copied to clipboard
Functions
Properties
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
key
Link copied to clipboard
val
key
:
String
?
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
?
Content copied to clipboard