app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.model
/
WaypointUpdate
/
RemovedById
Removed
By
Id
data
class
RemovedById
(
val
trackId
:
Int
,
val
id
:
Double
)
:
WaypointUpdate
Members
Constructors
Removed
By
Id
Link copied to clipboard
constructor
(
trackId
:
Int
,
id
:
Double
)
Properties
id
Link copied to clipboard
val
id
:
Double
track
Id
Link copied to clipboard
val
trackId
:
Int