Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.map
/
Localizable
/
Unlocalized
Unlocalized
data
class
Unlocalized
(
val
value
:
String
)
:
Localizable
Members
Constructors
Unlocalized
Link copied to clipboard
constructor
(
parcel
:
Parcel
)
constructor
(
value
:
String
)
Types
CREATOR
Link copied to clipboard
object
CREATOR
:
Parcelable.Creator
<
Localizable.Unlocalized
>
Properties
value
Link copied to clipboard
val
value
:
String
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
parcel
:
Parcel
,
flags
:
Int
)