Metadata
data class Metadata(val localizedTitle: LocalizedString? = null, val numberOfItems: Int? = null, val otherMetadata: Map<String, Any> = mapOf()) : JSONable, Parcelable
Holds the metadata of a LocatorCollection.
Parameters
numberOfItems
Indicates the total number of locators in the collection.
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the default translation string for the localizedTitle.