Package-level declarations
Types
Link copied to clipboard
data class LoadingInfo(val startAt: Instant? = null, val endAt: Instant? = null, val failAt: Instant? = null)
Link copied to clipboard
interface SerializableEntity