LastPostBuilder

Builder for LastPost instances.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var date: Instant?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var postId: Int?

Functions

Link copied to clipboard
open override fun build(): LastPost

Builds an instance with the current data in the builder.