formElement property

  1. @JsonKey()
FormElement? formElement
final

The FormElement for this field.

Implementation

@JsonKey()
final FormElement? formElement;