continentName

@SerialName(value = "continent_name")
val continentName: String? = null

This field holds the name of the continent the map belongs to.