app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.model
/
Track
/
Track
Track
constructor
(
id
:
Int
,
name
:
String
,
description
:
String
?
,
createdAt
:
Long
,
waypoints
:
List
<
Waypoint
>
?
)