app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_track_import.domain.model
/
DataStreamProgress
/
Completed
Completed
data
class
Completed
(
val
trackIds
:
MutableList
<
Int
>
)
:
DataStreamProgress
Members
Constructors
Completed
Link copied to clipboard
constructor
(
trackIds
:
MutableList
<
Int
>
)
Properties
track
Ids
Link copied to clipboard
val
trackIds
:
MutableList
<
Int
>