FinishSuccessData

data class FinishSuccessData(val bestShot: BestShot, val bestShots: List<BestShot>?, val videoPath: String?)

Constructors

Link copied to clipboard
constructor(bestShot: BestShot, bestShots: List<BestShot>?, videoPath: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard