SourceInfo

@JsonClass(generateAdapter = true)
data class SourceInfo(@Json(name = "source") val source: String)

Constructors

Link copied to clipboard
constructor(@Json(name = "source") source: String)

Properties

Link copied to clipboard

The source of the location information