RevisionedValue

interface RevisionedValue<T>

Properties

Link copied to clipboard
abstract val revisionedValue: Pair<T, ULong>