StateGpsInfo

data class StateGpsInfo(val gpsInfo: ThetaRepository.GpsInfo? = null)

GPS information of state

Constructors

Link copied to clipboard
constructor(gpsInfo: ThetaRepository.GpsInfo? = null)

Properties

Link copied to clipboard

GPS information