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
/
Removed
Removed
data
class
Removed
(
val
trackId
:
Int
,
val
index
:
Int
)
:
WaypointUpdate
Members
Constructors
Removed
Link copied to clipboard
constructor
(
trackId
:
Int
,
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
track
Id
Link copied to clipboard
val
trackId
:
Int