TrackRepeat constructor

const TrackRepeat(
  1. int times
)

Implementation

const TrackRepeat(int times) : value = '$times';