Unlocalized

data class Unlocalized(val value: String) : Localizable

Constructors

Link copied to clipboard
constructor(parcel: Parcel)
constructor(value: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun writeToParcel(parcel: Parcel, flags: Int)