value

val value: StateFlow<Any?>

The attribute value for the field specified by FieldFormElement.fieldName. If the field is part of a com.arcgismaps.data.CodedValueDomain, the com.arcgismaps.data.CodedValue.code is returned (unlike FieldFormElement.formattedValue, which returns the com.arcgismaps.data.CodedValue.name)

Since

200.4.0