Repost

data class Repost(val subject: StrongRef, val createdAt: Timestamp, val via: StrongRef? = null)

Constructors

Link copied to clipboard
constructor(subject: StrongRef, createdAt: Timestamp, via: StrongRef? = null)

Properties

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