Skip to Content

ConfigCenter

data class ConfigCenter(val lat: Double, val lng: Double)

Constructors

ConfigCenterconstructor(lat: Double , lng: Double )

Properties

lat

val lat: Double

lng

val lng: Double
Last updated on