Init
data class Init @JvmOverloads constructor( val clientId: String = "", val clientSecret: String = "", val venue: String = "", val perspective: String? = "Website", val baseUrl: String = "", val noAuth: Boolean = false, val firstMapId: String? = null, val headers: List<MPIHeader>? = null, val useBundle: Boolean? = false)
Content copied to clipboard
This class hold the properties of values to be used when initialzing a map