Step
    class StepCompletionTopicCompletedAmplitudeAnalyticEvent(topicId: Long, trackTitle: String?) : AmplitudeAnalyticEvent
Represents step completion analytic event when a user has completed a topic.
Parameters
topic
Completed topic id.
track
Title of the track.