Verse

data class Verse

Represents a single verse in the Bible with its unique identifier and text content. This class provides functionality for verse manipulation, range selection, and text formatting.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: VerseID

The unique identifier for the verse in the format book:chapter:verse

Link copied to clipboard

The actual text content of the verse