Invalidation

data class Invalidation(request: String, val time: Instant) : ViewModel

Constructors

Link copied to clipboard
constructor(request: String, time: Instant)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun template(): String