Package-level declarations

Types

Link copied to clipboard
data class FormFieldEntry(val value: String?, val isComplete: Boolean = false)