TopUser

data class TopUser(val points: Int = 0)

A type of a document in the FbCollection.TopUsers collection.

Constructors

Link copied to clipboard
constructor(points: Int = 0)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val points: Int = 0