Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
files
/
LocationData
Location
Data
@
Serializable
data
class
LocationData
(
val
latitude
:
Double
,
val
longitude
:
Double
)
Members
Constructors
Location
Data
Link copied to clipboard
constructor
(
latitude
:
Double
,
longitude
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
latitude
Link copied to clipboard
val
latitude
:
Double
longitude
Link copied to clipboard
val
longitude
:
Double