BestShotsFound

data class BestShotsFound(val bestShots: List<BestShot>?) : LunaID.Event

Constructors

Link copied to clipboard
constructor(bestShots: List<BestShot>?)

Properties

Link copied to clipboard