Timeline
    @JsonClass(generateAdapter = true
Data class representing the timeline data.
Constructors
Link copied to clipboard
                  constructor(semanticSegments: List<SemanticSegment>, rawSignals: List<RawSignal>, userLocationProfile: UserLocationProfile)