MPIPicture

data class MPIPicture(original: String?)

MPIPicture represents the images that depict a specific MPINavigatable.MPILocation

Constructors

MPIPicture
Link copied to clipboard
fun MPIPicture(original: String? = null)

Functions

component1
Link copied to clipboard
operator fun component1(): String?
copy
Link copied to clipboard
fun copy(original: String? = null): MPIPicture
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

original
Link copied to clipboard
val original: String? = null
picture front end image
  • Example: "https://d3j72de684fey1.cloudfront.net/uploads/91055996cb4b3b6cf58281182a3e56ecac2f2014.png"