Track Section Dto
@Serializable
Created by Michael Ruppen on 28.06.2024
Constructors
Link copied to clipboard
constructor(trackSectionStart: LegStartEndDto? = null, trackSectionEnd: LegStartEndDto? = null, linkProjection: LinearShapeDto? = null, duration: String? = null, length: Int? = null)