CompressedItem

class CompressedItem(value: String, isPattern: Boolean)

Properties

isPattern
Link copied to clipboard
common
val isPattern: Boolean
value
Link copied to clipboard
common
val value: String