Properties

Link copied to clipboard

Returns the available keys.

Functions

Link copied to clipboard
open override fun get(key: String?): ReadingProgression?

Returns the element matching the key, or null if not found.

Link copied to clipboard
open operator fun invoke(key: String?): ReadingProgression?

Alias to get, to be used like keyMapper("a_key").